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 |
1.7.1