toulbar2
List of all members
GreedySearch Class Reference
Inheritance diagram for GreedySearch:
Inheritance graph
[legend]
Collaboration diagram for GreedySearch:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Metaheuristic
virtual void executebeforemove (Move *move, Configuration *configuration, OpProblem *problem)
 
virtual void reinit (OpProblem *problem)
 

Detailed Description

Greedy walk : a neighbor with better or same cost as the current configuration is accepted