Solving Transportation Problem (TP) and Optimizing by Implementing Genetic Algorithm.
Create an input file like ones in inputs directory and change in1 of from inputs.in1 import *, the first cell of transportation-problem.ipynb, to your file name you 've created.
| Inputs | Outputs |
|---|---|
| in1.py | out1.txt |
| in2.py | out2.txt |
| in3.py | out3.txt |
| in4.py | out4.txt |