public class GraphOpMaxRoot
extends java.lang.Object
implements GraphOp
GraphOp class that adjusts root points in each component so that
+ the number of root points is maintained
+ no component has more than one root point
+ all root points are included in all the "earliest" components
+ if a component has a root point, it is the first node in that component
This class only makes sense if the specific identity of each root
point is unimportant (Metadata.ROOT_POINTS_SPECIAL=false).
Nested Class Summary
Nested classes/interfaces inherited from interface etomica.graph.operations.GraphOp