Download the PHP package sergeiki/trprs without Composer
On this page you can find all versions of the php package sergeiki/trprs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sergeiki/trprs
More information about sergeiki/trprs
Files in sergeiki/trprs
Download sergeiki/trprs
More information about sergeiki/trprs
Files in sergeiki/trprs
Vendor sergeiki
Package trprs
Short Description Symfony console command using the library decisions a transportation problem
License MIT
Package trprs
Short Description Symfony console command using the library decisions a transportation problem
License MIT
Keywords transportation-problem
Please rate this library. Is it a good library?
Informations about the package trprs
Symfony console command using the library decisions a transportation problem
Library
https://github.com/sergeiki/trpr
Installation
composer create-project symfony/skeleton trpr-project
cd trpr-project
composer req sergeiki/trprs
Instead a recipe, manually copy from vendor/sergeiki/trprs/:
-
src/Command/* to src/Command
- data/* to data
Examples of using
php bin/console app:tr
php bin/console app:tr --help
php bin/console app:tr -omax data1.txt
Checking result
There is the online decision on https://math.semestr.ru/transp/
All versions of trprs with dependencies
PHP Build Version
Package Version
The package sergeiki/trprs contains the following files
Loading the files please wait ....