Class IntPermutationsWithPriority

  • All Implemented Interfaces:
    IntCombinatorialPort, java.io.Serializable

    public final class IntPermutationsWithPriority
    extends java.lang.Object
    implements IntCombinatorialPort
    Iterator over all possible permutations of specified that allows to adjust the "niceness" of particular permutations, such they will appear earlier in the iteration if iterator was reset via reset().
    Since:
    1.0
    See Also:
    IntPermutations, Serialized Form