Public Member Functions | Protected Attributes

MoveTSPSwap< T, M > Class Template Reference

Inheritance diagram for MoveTSPSwap< T, M >:
Move< vector< T >, M >

List of all members.

Public Member Functions

 MoveTSPSwap (int _p1, int _p2)
int get_p1 ()
int get_p2 ()
bool canBeApplied (const Route &rep)
Move< Route, M > & apply (Route &rep)
virtual bool operator== (const Move< Route, M > &_m) const
void print ()

Protected Attributes

int p1
int p2

template<class T, class M = OPTFRAME_DEFAULT_MEMORY>
class MoveTSPSwap< T, M >


The documentation for this class was generated from the following file:
 All Classes Functions