Algorithms: Combinatory Logic
Andrea Giammarchi (contact me)
This class calculates and generates all combinations of array elements for n variables with a k class.
The class takes an array elements and returns another array with values set to the specified type of combination of elements.
The combination types implemented by this class are:
- Pn
- Pn(k)
- Dn,k
- D'n,k
- Cn,k
- C'n,k
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (91.7%)
| Good (91.7%)
| -
| -
| -
| -
| Not sure (55.0%)
| 946 |
Click here for detailed information about this class on phpclasses.org