#include <move.h>
Inheritance diagram for ExchangeMove:
Public Member Functions | |
int | eqmove (Move *move) |
void | copymove (Move *move) |
Move * | computetabumove (Configuration *config) |
|
the move to be put in the tabu list (to be implemented in the subclasses) Reimplemented from SwapMove. |
|
copy of move move1 into this Reimplemented from SwapMove. |
|
le test d'égalité de la liste taboue : ne pas faire un mouvement tabou Reimplemented from SwapMove. |