choco.cp.solver.constraints.global.tree.structure.internalStructure.graphStructures.reducedGraph
Class ReducedNode
java.lang.Object
choco.cp.solver.constraints.global.tree.structure.internalStructure.graphStructures.reducedGraph.ReducedNode
public class ReducedNode
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCC
protected BitSet SCC
pa
protected int pa
ReducedNode
public ReducedNode(int v,
BitSet scc)
- constructor
- Parameters:
scc
- une composante fortement connexev
- un sommet associe, dans le cas general un point d'articulation mais pas obligatoirement
getAssociatedPA
public int getAssociatedPA()
getSetVertex
public BitSet getSetVertex()
Copyright © 2012. All Rights Reserved.