java.util.Set<E> cutpoints
DirectedGraph<V,E> dfsTree
UndirectedGraph<V,E> graph
int numOrder
java.util.Deque<E> stack
java.util.Map<K,V> vertex2biconnectedSubgraphs
java.util.Map<K,V> vertex2block
java.util.Map<K,V> vertex2numOrder
int type
java.lang.Object edge
int type
java.lang.Object edge
java.lang.Object vertex
java.lang.Object vertex
boolean allowingLoops
EdgeFactory<V,E> edgeFactory
EdgeSetFactory<V,E> edgeSetFactory
java.util.Map<K,V> edgeMap
org.jgrapht.graph.AbstractBaseGraph.Specifics specifics
boolean allowingMultipleEdges
java.util.Map<K,V> weightMap
boolean isWeightedGraph
java.lang.Class<T> edgeClass
java.util.ArrayList<E> graphListeners
java.util.ArrayList<E> vertexSetListeners
org.jgrapht.graph.DefaultListenableGraph.FlyweightEdgeEvent<VV,EE> reuseableEdgeEvent
org.jgrapht.graph.DefaultListenableGraph.FlyweightVertexEvent<VV> reuseableVertexEvent
boolean reuseEvents
double weight
int value
ModifiableInteger
.