Public Member Functions | Protected Attributes

MoveTSP2Opt< T, M > Class Template Reference

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

List of all members.

Public Member Functions

 MoveTSP2Opt (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 MoveTSP2Opt< T, M >


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