java.lang.Object
es.urjc.etsii.grafo.solution.Move<S,I>
- Direct Known Subclasses:
__RNAME__BaseMove, BaseMove, BMSSCMove, FLPMove, TestMove, TestMoveWithMultipleObjectives, TSPBaseMove, TSPTWBaseMove
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final longThis variable is used internally to check if the current solution has been modified. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
solutionVersion
protected final long solutionVersionThis variable is used internally to check if the current solution has been modified.
-
-
Constructor Details
-
Move
-
-
Method Details
-
execute
-
_execute
-
toString
-
equals
-
hashCode
-