org.paukov.combinatorics.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of combinatoricslib Show documentation
Show all versions of combinatoricslib Show documentation
Very simple java library to generate permutations, combinations and other
combinatorial sequences.
This package contains common classes and interfaces of the library such as
ICombinatoricsVector
, Generator
and CombinatoricsFactory
.