|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--lt.ktu.tsp.TSP_tabu.aopents.Move
| Constructor Summary | |
Move(int i,
int j)
Creates a new instance of Move |
|
| Method Summary | |
int |
getI()
|
int |
getJ()
|
int |
hashCode()
|
void |
operateOn(org.coinor.opents.Solution solution)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Move(int i,
int j)
| Method Detail |
public void operateOn(org.coinor.opents.Solution solution)
operateOn in interface org.coinor.opents.Movepublic int getI()
public int getJ()
public int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||