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 e8faae7 commit 7f5c86dCopy full SHA for 7f5c86d
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