Class Hierarchy
- java.lang.Object
- org.cicirello.search.concurrent.ParallelMetaheuristic<T> (implements java.lang.AutoCloseable, org.cicirello.search.Metaheuristic<T>)
- org.cicirello.search.concurrent.ParallelMultistarter<T>
- org.cicirello.search.concurrent.ParallelReoptimizableMetaheuristic<T> (implements org.cicirello.search.ReoptimizableMetaheuristic<T>)
- org.cicirello.search.concurrent.ParallelReoptimizableMultistarter<T>
- org.cicirello.search.concurrent.TimedParallelMultistarter<T> (implements java.lang.AutoCloseable, org.cicirello.search.Metaheuristic<T>)
- org.cicirello.search.concurrent.TimedParallelReoptimizableMultistarter<T> (implements org.cicirello.search.ReoptimizableMetaheuristic<T>)
- org.cicirello.search.concurrent.ParallelMetaheuristic<T> (implements java.lang.AutoCloseable, org.cicirello.search.Metaheuristic<T>)
Interface Hierarchy
- org.cicirello.search.concurrent.Splittable<T>