Skip to content

Commit 7353999

Browse files
Merge pull request #974 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 45facd1 + ec0c0bd commit 7353999

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2355,7 +2355,6 @@ After running Solver, you should get a solution like:
23552355
- [Task 2]()**Machine 3** (cost 2)
23562356
- [Task 3]()**Machine 2** (cost 2)
23572357

2358-
<br>
23592358

23602359
**Total minimum cost:** [6]().
23612360

@@ -2385,9 +2384,9 @@ After running Solver, you should get a solution like:
23852384
#### [Step 4.1](): Result
23862385

23872386
**The optimal assignment is:**
2388-
- Task 1 to Machine 1 (cost 2)
2389-
- Task 2 to Machine 3 (cost 2)
2390-
- Task 3 to Machine 2 (cost 2)
2387+
- [Task 1]() to Machine 1 (cost 2)
2388+
- [Task 2]() to Machine 3 (cost 2)
2389+
- [Task 3]() to Machine 2 (cost 2)
23912390

23922391
<br>
23932392

0 commit comments

Comments
 (0)