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
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2334,7 +2334,6 @@ This formula multiplies each assignment by its cost and sums the total.

<br>

🏄🏄🏄🏄🏄

### [Step 3](): Solution Example

Expand Down Expand Up @@ -2362,7 +2361,9 @@ After running Solver, you should get a solution like:

<br>

## Excel Table and Formula Summary
🏄🏄🏄🏄🏄

### [Step 4](): Excel Table and Formula Summary

<br>

Expand All @@ -2371,7 +2372,7 @@ After running Solver, you should get a solution like:
| T1 | G2 | H2 | I2 | J2 |
| T2 | G3 | H3 | I3 | J3 |
| T3 | G4 | H4 | I4 | J4 |
|Col Sum|G5 | H5 | I5 | |
|Col Sum|G5 | H5 | I5 | |

<br>

Expand All @@ -2381,7 +2382,7 @@ After running Solver, you should get a solution like:

<br>

### [Step 4]():Result
#### [Step 4.1](): Result

**The optimal assignment is:**
- Task 1 to Machine 1 (cost 2)
Expand Down