Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transport

Tranpsportation problem solver

To get a solution, please, use base react UI or send the POST request to the API Service

Body example:

{
	"providers": [12, 40, 33],
	"consumers": [20, 30, 10],
	"prices": [[3, 5, 7], [2, 4, 6], [9, 1, 8]]
}

About

Tranpsportation problem solver

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages