Skip to content

Commit 48c1106

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com>
1 parent 39ae4a2 commit 48c1106

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,20 @@ The Excel Solver is an optimization tool available in Microsoft Excel that allow
401401

402402
<br>
403403

404+
In the context of Linear Programming (LP) and the Simplex Method, Excel Solver can be used to:
405+
• Define decision variables (cells that Solver will change);
406+
• Set a linear objective function to maximize or minimize;
407+
• Specify constraints on variables (e.g., inequalities or equalities);
408+
• Use the Simplex LP solving method to compute the optimal solution
409+
410+
411+
<br>
412+
413+
414+
415+
416+
417+
404418

405419

406420

0 commit comments

Comments
 (0)