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 5492b60 + c072937 commit 18185a9Copy full SHA for 18185a9
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