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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -722,11 +722,11 @@ After running Solver:

<br>

# VIII - 🐍[Linear Programming Problem – Simplex Method using Python]():
# VIII 🐍[Linear Programming Problem – Simplex Method using Python]():

This example presents a complete, step-by-step solution to a **Linear Programming (LP)** problem using the **Simplex Method**, along with a basic **Python implementation**.

## 🧮 [Problem Statement]():
### 🧮 [Problem Statement]():

### [**Maximize:**]():

Expand Down