We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7048987 + 8e490cd commit 1924415Copy full SHA for 1924415
README.md
@@ -190,7 +190,7 @@ The **graphical method** for solving simple linear programming (LP) problems inv
190
191
- **Decision Variables:** These are the variables that we want to determine the values of to optimize the ***[OBJECTIVE FUNCTION]()*** (e.g.) -
192
193
-$\(x_1\)$ and $\(x_2\)$
+### $\(x_1\)$ and $\(x_2\)$
194
195
- **Objective Function:** This is the linear function that we aim to maximize or minimize. For example:
196
0 commit comments