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.
1 parent 1924415 commit 6aa915cCopy full SHA for 6aa915c
README.md
@@ -190,7 +190,9 @@ 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
+<br>
196
197
- **Objective Function:** This is the linear function that we aim to maximize or minimize. For example:
198
0 commit comments