package
0.0.0-20181014043003-d7aea0d5ede2
Repository: https://github.com/yizha/go.git
Documentation: pkg.go.dev
# README
Transportation Problem Implementation
It first tries to find a feasible solution with the "Least Cost" method and then tries to optimize it with the U,V method.