GitHunt
MA

mabaszadeh/transportation-problem

Solving Transportation Problem and Optimizing by Implementing Genetic Algorithm

Transportation-Problem

Solving Transportation Problem (TP) and Optimizing by Implementing Genetic Algorithm.

How to use it?

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.

Examples

Inputs Outputs
in1.py out1.txt
in2.py out2.txt
in3.py out3.txt
in4.py out4.txt
  1. Genetic system for transportation problems
  2. North West Corner

Languages

Jupyter Notebook87.5%Python12.5%

Contributors

MIT License
Created August 11, 2021
Updated November 17, 2025