File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -286,8 +286,8 @@ The **graphical method** for solving simple linear programming (LP) problems inv
286286 <br>
287287
2882885. **Determine the Optimal Solution:**
289- - For a **maximization** problem, the vertex that yields the **largest** value of the objective function is the optimal solution.
290- - For a **minimization** problem, the vertex that yields the **smallest** value of the objective function is the optimal solutio
289+ - For a [ **maximization**]() problem, the vertex that yields the **largest** value of the objective function is the optimal solution.
290+ - For a [ **minimization**]() problem, the vertex that yields the **smallest** value of the objective function is the optimal solutio
291291
292292
293293
You can’t perform that action at this time.
0 commit comments