Class PermutationVectorRepresentation

java.lang.Object
com.knezevic.edaf.v3.repr.impl.PermutationVectorRepresentation
All Implemented Interfaces:
Representation<PermutationVector>

public final class PermutationVectorRepresentation extends Object implements Representation<PermutationVector>
Permutation representation built with in-place Fisher-Yates shuffle.