#include <incop.h>
Inheritance diagram for GreedySearch:
Public Member Functions | |
int | acceptance (Move *move, Configuration *config) |
|
acceptance condition of a move : returns 1 if the move is accepted Reimplemented from Metaheuristic. |