Skip to content

Commit 0d4ba9f

Browse files
Merge pull request #238 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents fcd420d + 5fa0290 commit 0d4ba9f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,13 @@ The **graphical method** for solving simple linear programming (LP) problems inv
294294
* For a **maximization** problem, the vertex that yields the **largest** value of the objective function is the optimal solution [1, 6].
295295
* For a **minimization** problem, the vertex that yields the **smallest** value of the objective function is the optimal solution [2, 7].
296296
297-
<br>
297+
298+
<br><br>
299+
300+
## Possible Scenarios
301+
302+
* **Unique Optimal Solution:** The objective function achieves its maximum or minimum value at a single vertex of the feasible region [3, 5, 6].
303+
298304
299305
300306

0 commit comments

Comments
 (0)