Uses of Class
es.urjc.etsii.grafo.bmssc.model.sol.BMSSCMove
Packages that use BMSSCMove
-
Uses of BMSSCMove in es.urjc.etsii.grafo.bmssc
Fields in es.urjc.etsii.grafo.bmssc with type parameters of type BMSSCMoveModifier and TypeFieldDescriptionstatic final Objective
<BMSSCMove, BMSSCSolution, BMSSCInstance> Main.OBJ
-
Uses of BMSSCMove in es.urjc.etsii.grafo.bmssc.model.sol
Subclasses of BMSSCMove in es.urjc.etsii.grafo.bmssc.model.solModifier and TypeClassDescriptionclass
Assigns a point to a clusterclass
Removes a point from a cluster and adds it to another clusterclass
Swap this point with another one in a different cluster.