Uses of Package
org.cicirello.permutations.distance
Package
Description
Implementations of a variety of permutation distance measures.
-
ClassDescriptionImplement this interface to define a distance metric for permutations that supports normalizing the distance to the interval [0,1], but where the base distance is an integer value.Implement this interface to define a distance metric for permutations that supports normalizing the distance to the interval [0,1].Implement this interface, PermutationDistanceMeasurer, to define a distance metric for permutations.Implement this interface, PermutationDistanceMeasurerDouble, to define a distance metric for permutations, where the distance is a floating-point value.