Download the PHP package drupol/phpartition without Composer
On this page you can find all versions of the php package drupol/phpartition. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download drupol/phpartition
More information about drupol/phpartition
Files in drupol/phpartition
Download drupol/phpartition
More information about drupol/phpartition
Files in drupol/phpartition
Vendor drupol
Package phpartition
Short Description Partition problem for balanced arrays splitting made easy.
License GPL-2.0+
Homepage https://github.com/drupol/phpartition
Package phpartition
Short Description Partition problem for balanced arrays splitting made easy.
License GPL-2.0+
Homepage https://github.com/drupol/phpartition
Please rate this library. Is it a good library?
Informations about the package phpartition
PHPartition
In number theory and computer science, the partition problem is the task of deciding whether a given multiset of items can be partitioned into multiple balanced subsets.
Requirements
- PHP >= 5.6,
- (optional) PHPUnit to run tests.
Examples
You may also pass objects or array but then, you'll have to define how to access their value.
It's also possible to mix the type of object to partition.
TODO
- Implement Complete Karmarkar-Karp (CKK) algorithm,
- Documentation.
All versions of phpartition with dependencies
PHP Build Version
Package Version
Requires
oefenweb/statistics Version
^1.1
drupol/phpermutations Version ^1.0
phootwork/collection Version ^1.4
drupol/phpermutations Version ^1.0
phootwork/collection Version ^1.4
The package drupol/phpartition contains the following files
Loading the files please wait ....