META-INF.README.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of combinatoricslib3 Show documentation
Show all versions of combinatoricslib3 Show documentation
Combinatorial objects stream generators for Java.
CombinatoricsLib 3.1.1 - Release notes
by Dmytro Paukov
CombinatoricsLib 3.1.1 (Sep 2016)
- Fixed issue with incorrect combinations
https://github.com/dpaukov/combinatoricslib3-example/issues/1
-----------------------------------------------------------------
CombinatoricsLib 3.1.0 (Sep 2016)
- Added subset generator
-----------------------------------------------------------------
CombinatoricsLib 3.0.0 (July 2016)
- Simple combinations
- Combinations with repetitions
- Simple permutations
- Permutations with repetitions