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]]
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
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]]
}