net.sf.javagimmicks.math.combinatorics.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gimmicks Show documentation
Show all versions of gimmicks Show documentation
Utility classes, APIs and tools for Java
/**
* Provides some combinatoric algorithms that
* rearrange a given number of elements in a
* specific way.
* For more details, please consult the documentation
* of {@link net.sf.javagimmicks.math.combinatorics.Combinator},
* {@link net.sf.javagimmicks.math.combinatorics.Permuter} and
* {@link net.sf.javagimmicks.math.combinatorics.VariatorWithRepetition}.
*/
package net.sf.javagimmicks.math.combinatorics;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy