Skip to content

Commit 80cb961

Browse files
Merge pull request #239 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 0d4ba9f + 3da7417 commit 80cb961

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,11 @@ The **graphical method** for solving simple linear programming (LP) problems inv
301301
302302
* **Unique Optimal Solution:** The objective function achieves its maximum or minimum value at a single vertex of the feasible region [3, 5, 6].
303303
304+
* **Multiple Optimal Solutions:** The objective function achieves its optimal value at more than one point, typically along an edge connecting two adjacent vertices. In this case, all points on that edge are optimal solutions [5].
305+
306+
307+
308+
304309
305310
306311

0 commit comments

Comments
 (0)