Uses of Package
org.cicirello.permutations
Packages that use org.cicirello.permutations
Package
Description
Collection of classes related to representing and manipulating permutations.
Implementations of a variety of permutation distance measures.
-
Classes in org.cicirello.permutations used by org.cicirello.permutationsClassDescriptionRepresentation of a permutation of the integers from 0 to N-1, inclusive.A functional interface for defining custom binary operators on Permutations.A functional interface for defining custom unary operators on Permutations.
-
Classes in org.cicirello.permutations used by org.cicirello.permutations.distanceClassDescriptionRepresentation of a permutation of the integers from 0 to N-1, inclusive.