Libraries tagged by combinators
weirin/combinatorics
40 Downloads
微灵软件的组合算法类
tbollmeier/combinatorix
1 Downloads
A small library with some functionality useful in combinatorics
noodlesnz/math_combinatorics
8746 Downloads
More info available on: http://pear.php.net/package/Math_Combinatorics
mespinosaz/combinatorics
20 Downloads
litvinenko/combinatorics
16 Downloads
Classes for generating combinatorial sets and solving some combinatorial problems
lishack/combinatorics-php
0 Downloads
kevinsimard/combinatorics
26 Downloads
Mathematical algorithms concerning the study of finite or countable discrete structures.
hegland/combinatorics
8 Downloads
Get array / write file / iterate through all combinations of passed characters with defined length.
blibio/combinatorics
2 Downloads
Simple combination and permutation generators.
anarchitecture/combinatorics
4 Downloads
Combinatorics helpers for functional pipelines (powerset, permutations, allocations) for PHP 8.5+.
lucianmariusadam/multicombinator
24622 Downloads
generate all combinations of multiple arrays
leinster/twiddle
2 Downloads
Generates k-combinations. A PHP implementation of Chase's TWIDDLE, https://dl.acm.org/doi/10.1145/362384.362502, transliterated from Matthew Belmonte's C implementation.
dseguy/genie
0 Downloads
Systematic value generation for PHP: lazy, composable, fluent.
arm-yan/matching
4 Downloads
Employees matching system
bentools/cartesian-product
945808 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.