Skip to content

Commit d1f8be2

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com>
1 parent 192fcda commit d1f8be2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,8 +286,11 @@ The **graphical method** for solving simple linear programming (LP) problems inv
286286
<br>
287287
288288
5. **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 [1, 6].
290+
291+
- For a **minimization** problem, the vertex that yields the **smallest** value of the objective function is the optimal solution [2, 7].
292+
293+
291294
292295
293296

0 commit comments

Comments
 (0)