Skip to content

Commit e142e2e

Browse files
Merge pull request #659 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 17f1542 + 3e43f16 commit e142e2e

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1166,10 +1166,10 @@ Intersection of x_1 + 3x_2 = 7 and 2x_1 + 2x_2 = 8:
11661166

11671167
# X - [Transportation Problem (Linear Programming)]()
11681168

1169-
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-MathModeling-LinearProgramming/blob/3a8ebd38925f06e8a7152ffd0a94637aab8dc170/class__10-Northwest%20Corner%20Method/class_9%20-%20Transportation%20Problem%20(Linear%20Programming).pdf) to access Theoretical and Pratical Material.
1169+
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-MathModeling-LinearProgramming/blob/3a8ebd38925f06e8a7152ffd0a94637aab8dc170/class__10-Northwest%20Corner%20Method/class_9%20-%20Transportation%20Problem%20(Linear%20Programming).pdf) to access Theoretical and Pratical Material.
11701170

11711171

1172-
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-MathModeling-LinearProgramming/tree/3a8ebd38925f06e8a7152ffd0a94637aab8dc170/class__10-Northwest%20Corner%20Method) and access Transportation Exercises
1172+
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-MathModeling-LinearProgramming/tree/3a8ebd38925f06e8a7152ffd0a94637aab8dc170/class__10-Northwest%20Corner%20Method) and access Transportation Exercises
11731173

11741174

11751175
<br>
@@ -1358,7 +1358,15 @@ These determine whether cost can be further reduced by adjusting flows along loo
13581358
<br>
13591359

13601360

1361-
# XI- 🧭 [Northwest Corner Method E(Método do Canto Noroeste]()
1361+
# XI- 🧭 [Northwest Corner Method (Transportation]()
1362+
1363+
1364+
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-MathModeling-LinearProgramming/blob/3a8ebd38925f06e8a7152ffd0a94637aab8dc170/class__10-Northwest%20Corner%20Method/class_9%20-%20Transportation%20Problem%20(Linear%20Programming).pdf) to access Theoretical and Pratical Material.
1365+
1366+
1367+
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-MathModeling-LinearProgramming/tree/3a8ebd38925f06e8a7152ffd0a94637aab8dc170/class__10-Northwest%20Corner%20Method) and access Transportation Exercices
1368+
1369+
13621370

13631371
This is a method to generate an initial feasible solution without considering transportation costs.
13641372

@@ -1507,9 +1515,9 @@ u_1 = 0, leading to v_1 = 12, u_2 = 6, v_2 = 18, u_3 = -3, and v_3 = 37.
15071515
# XIII - [Designation]():
15081516

15091517

1510-
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-MathModeling-LinearProgramming/blob/159b37b68be9228482c7959bd831b791f28bbdc4/class__11%20-Designation/Designation.pdf) to access Theoretical and Pratical Material.
1518+
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-MathModeling-LinearProgramming/blob/159b37b68be9228482c7959bd831b791f28bbdc4/class__11%20-Designation/Designation.pdf) to access Theoretical and Pratical Material.
15111519

1512-
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-MathModeling-LinearProgramming/tree/159b37b68be9228482c7959bd831b791f28bbdc4/class__11%20-Designation) and access Desgnation Exercises -"Mathematical Modeling using the Hungarian Method , Excel Solver , and Python 🐍
1520+
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-MathModeling-LinearProgramming/tree/159b37b68be9228482c7959bd831b791f28bbdc4/class__11%20-Designation) and access Desgnation Exercises -Mathematical Modeling using the Hungarian Method , Excel Solver , and Python 🐍
15131521

15141522
<br>
15151523

0 commit comments

Comments
 (0)