Uses of Class
org.cicirello.search.operators.permutations.WindowLimitedScrambleMutation
-
Packages that use WindowLimitedScrambleMutation Package Description org.cicirello.search.operators.permutations This package includes classes that implement mutation operators for permutations, and other operators required by simulated annealing and other related metaheuristics. -
-
Uses of WindowLimitedScrambleMutation in org.cicirello.search.operators.permutations
Methods in org.cicirello.search.operators.permutations that return WindowLimitedScrambleMutation Modifier and Type Method Description WindowLimitedScrambleMutation
WindowLimitedScrambleMutation. split()
-