Package openllet.core.utils
Class PermutationGenerator
- java.lang.Object
-
- openllet.core.utils.PermutationGenerator
-
public class PermutationGenerator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PermutationGenerator(int n)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]getNext()java.math.BigIntegergetNumLeft()java.math.BigIntegergetTotal()booleanhasMore()voidreset()
-