Skip to content

Commit e3054cc

Browse files
Merge pull request #324 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents a063650 + 48f0189 commit e3054cc

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
@@ -394,7 +394,7 @@ The graphical method is a useful tool for solving linear programming problems wi
394394

395395
<br>
396396

397-
# Vi - Simplex using Solver - Excel
397+
# VI - Simplex using Solver - Excel
398398

399399
Excel Solver for Linear Programming
400400

@@ -409,6 +409,12 @@ In the context of Linear Programming (LP) and the Simplex Method, Excel Solver c
409409
• Use the Simplex LP solving method to compute the optimal solution
410410

411411

412+
<br>
413+
414+
Solver is especially useful in educational settings for visualizing and solving linear optimization problems without requiring programming, making it a powerful tool for teaching and learning operations research.
415+
416+
417+
412418

413419

414420

0 commit comments

Comments
 (0)