You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -188,7 +188,7 @@ The **graphical method** for solving simple linear programming (LP) problems inv
188
188
189
189
### Key Concepts
190
190
191
-
-**Decision Variables:** These are the variables that we want to determine the values of to optimize the objective function (e.g., $\(x_1\) and \(x_2\)$).
191
+
-**Decision Variables:** These are the variables that we want to determine the values of to optimize the objective function (e.g., $\(x_1\)$ and $\(x_2\)$).
192
192
193
193
-**Objective Function:** This is the linear function that we aim to maximize or minimize. For example:
0 commit comments