Skip to content

Program to find the optimal solution for a given trasportation problem using the MODI method.

License

Notifications You must be signed in to change notification settings

Nishanth-Gobi/VAM-MODI

Repository files navigation

Transporation Problem

Description

This project is an implemetation of the research paper A Heuristic on Risk Management System in Goods Transportation Model Using Multi-Optimality by MODI Method

  • Basic feasible solution is found using the Vogel Approximation Method (VAM)

  • Optimal solution is foundusing the Modified Distribution Method (MODI)

License

MIT

Future work

The path finding function (under MODI) needs to be improved to find closed-paths that have more than four vertices (as needed by test case 4).

About

Program to find the optimal solution for a given trasportation problem using the MODI method.

Topics

Resources

License

Stars

Watchers

Forks