An open API service indexing awesome lists of open source software.

https://github.com/ituvtu/transportationproblem

This repository contains a C# application designed to solve the transportation problem using the North-West Corner Rule for initial solutions and the Potential Method for optimization, effectively minimizing transportation costs between multiple suppliers and consumers.
https://github.com/ituvtu/transportationproblem

console-application csharp northwest-corner optimization-algorithms optimization-methods potential-method transportation transportation-problem

Last synced: about 1 month ago
JSON representation

This repository contains a C# application designed to solve the transportation problem using the North-West Corner Rule for initial solutions and the Potential Method for optimization, effectively minimizing transportation costs between multiple suppliers and consumers.

Awesome Lists containing this project