File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -290,11 +290,11 @@ The **graphical method** for solving simple linear programming (LP) problems inv
290290
291291 <br>
292292
293- 5. **Determine the Optimal Solution:**
294- - For a **maximization** problem, the vertex that yields the **largest** value of the objective function is the optimal solution [1, 6].
295-
296- - For a **minimization** problem, the vertex that yields the **smallest** value of the objective function is the optimal solution [2, 7].
297-
293+ 5. **Determine the Optimal Solution:**
294+ * For a **maximization** problem, the vertex that yields the **largest** value of the objective function is the optimal solution [1, 6].
295+ * For a **minimization** problem, the vertex that yields the **smallest** value of the objective function is the optimal solution [2, 7].
296+
297+ <br>
298298
299299
300300
You can’t perform that action at this time.
0 commit comments