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)
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).