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 5492b60 commit c072937Copy full SHA for c072937
README.md
@@ -260,6 +260,7 @@ The **graphical method** for solving simple linear programming (LP) problems inv
260
261
5. **Determine the Optimal Solution:**
262
- For a **maximization** problem, the vertex that yields the **largest** value of the objective function is the optimal solution.
263
+ - For a **minimization** problem, the vertex that yields the **smallest** value of the objective function is the optimal solutio
264
265
266
0 commit comments