EasyLocalpp  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Solvers

Solver classes control the search by generating the initial solutions, and deciding how, and in which sequence, Search Engines have to be activated. More...

Classes

class  EasyLocal::Core::AbstractLocalSearch< Input, Output, State, CFtype >
 
class  EasyLocal::Core::SimpleLocalSearch< Input, Output, State, CFtype >
 
class  EasyLocal::Core::Solver< Input, Output, CFtype >
 

Detailed Description

Solver classes control the search by generating the initial solutions, and deciding how, and in which sequence, Search Engines have to be activated.