Uses of Interface
org.cicirello.search.SingleSolutionMetaheuristic

Packages that use SingleSolutionMetaheuristic
Package
Description
This package includes classes and interfaces related to implementing metaheuristic search algorithms in general, rather than specific to a particular metaheuristic.
This package includes classes and interfaces directly related to implementing evolutionary algorithms.
This package includes classes and interfaces directly related to implementing simulated annealing.