Skip to content

Commit 61377fe

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com>
1 parent dcf2238 commit 61377fe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,17 @@ The Excel Solver is an optimization tool available in Microsoft Excel that allow
402402

403403
<br>
404404

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

406417

407418

0 commit comments

Comments
 (0)