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 e8faae7 + 7f5c86d commit 57390a5Copy full SHA for 57390a5
README.md
@@ -188,9 +188,9 @@ The **graphical method** for solving simple linear programming (LP) problems inv
188
189
### [Key Concepts]():
190
191
-- **Decision Variables:** These are the variables that we want to determine the values of to optimize the ***[OBJECTIVE FUNCTION]()*** (e.g.) -
+- **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
0 commit comments