toulbar2
Public Member Functions | List of all members
CSPMove Class Reference

#include <incop.h>

Inheritance diagram for CSPMove:
Inheritance graph
[legend]
Collaboration diagram for CSPMove:
Collaboration graph
[legend]

Public Member Functions

Movecomputetabumove (Configuration *config)
 
virtual int eqmove (Move *move1)
 
virtual void copymove (Move *move)
 
virtual Movecomputetabumove (Configuration *config)
 

Detailed Description

class CSPMove : a classical move for a CSP : variable, value

Member Function Documentation

◆ computetabumove()

Move * CSPMove::computetabumove ( Configuration config)
virtual

the move stored is the inverse of the move done

Reimplemented from Move.

References Configuration::config.