Skip to content

Commit 1924415

Browse files
Merge pull request #131 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 7048987 + 8e490cd commit 1924415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ The **graphical method** for solving simple linear programming (LP) problems inv
190190

191191
- **Decision Variables:** These are the variables that we want to determine the values of to optimize the ***[OBJECTIVE FUNCTION]()*** (e.g.) -
192192

193-
$\(x_1\)$ and $\(x_2\)$
193+
### $\(x_1\)$ and $\(x_2\)$
194194

195195
- **Objective Function:** This is the linear function that we aim to maximize or minimize. For example:
196196

0 commit comments

Comments
 (0)