Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -414,12 +414,23 @@ In the context of Linear Programming (LP) and the Simplex Method, Excel Solver c

<br>

## [Simplex Method using Excel Solver]()

This example shows how to solve a Linear Programming (LP) problem using the **Simplex Method** via **Excel Solver**.


### [Problem]():







<br>

## [Simplex Method using Excel Solver]()

### ➢ This example shows how to solve a Linear Programming (LP) problem using the **Simplex Method** via **Excel Solver**.

### [Problem]():

Maximize the objective function:

Expand Down