Skip to content

Commit 68fe980

Browse files
Merge pull request #236 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents c61ae74 + a044850 commit 68fe980

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -290,11 +290,11 @@ The **graphical method** for solving simple linear programming (LP) problems inv
290290
291291
<br>
292292
293-
5. **Determine the Optimal Solution:**
294-
- For a **maximization** problem, the vertex that yields the **largest** value of the objective function is the optimal solution [1, 6].
295-
296-
- For a **minimization** problem, the vertex that yields the **smallest** value of the objective function is the optimal solution [2, 7].
297-
293+
5. **Determine the Optimal Solution:**
294+
* For a **maximization** problem, the vertex that yields the **largest** value of the objective function is the optimal solution [1, 6].
295+
* For a **minimization** problem, the vertex that yields the **smallest** value of the objective function is the optimal solution [2, 7].
296+
297+
<br>
298298
299299
300300

0 commit comments

Comments
 (0)