Download the PHP package sergeiki/trpr without Composer
On this page you can find all versions of the php package sergeiki/trpr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sergeiki/trpr
More information about sergeiki/trpr
Files in sergeiki/trpr
Download sergeiki/trpr
More information about sergeiki/trpr
Files in sergeiki/trpr
Vendor sergeiki
Package trpr
Short Description Library decisions a transportation problem
License MIT
Package trpr
Short Description Library decisions a transportation problem
License MIT
Keywords transportation-problem
Please rate this library. Is it a good library?
Informations about the package trpr
Library decisions a transportation problem
What is transportation problem
The transportation problem is a special type of linear programming problem where the objective is to minimise the cost of distributing a product from a number of sources (Bj) or origins to a number of destinations (Ai).
Features
- Validating for a closed task
- First Base plan is calculated by Northwest corner method
- Checking the Base plan on degeneracy
- Improvement method of Base plan is the Potentials method
- Optimality criterion: min or max [default: "min"]
- The input data from a csv-file with a tab delimiter making by manually copy table from Excel to it
Implementations
Подробное описание решения транспортной задачи
http://matecos.ru/mat/matematika/kak-reshit-transportnuyu-zadachu-2.html
Online решение транспортной задачи
All versions of trpr with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package sergeiki/trpr contains the following files
Loading the files please wait ....