Uses of Class
org.cicirello.search.concurrent.ParallelReoptimizableMetaheuristic
Packages that use ParallelReoptimizableMetaheuristic
Package
Description
This package includes multithreaded search implementations, as well as classes and interfaces
related to implementing multithreaded metaheuristics.
-
Uses of ParallelReoptimizableMetaheuristic in org.cicirello.search.concurrent
Subclasses of ParallelReoptimizableMetaheuristic in org.cicirello.search.concurrentModifier and TypeClassDescriptionfinal classParallelReoptimizableMultistarter<T extends Copyable<T>>This class is used for implementing parallel multistart metaheuristics.Methods in org.cicirello.search.concurrent that return ParallelReoptimizableMetaheuristic