java.util.Map<K,V> labels
java.util.Map<K,V> partition
double weight
java.util.Set<E> edges
java.util.List<E> classes
double weight
java.util.Set<E> edges
java.util.Set<E> edges
java.util.Set<E> paths
int numberColors
java.util.Map<K,V> colors
java.lang.Object first
java.lang.Object second
int type
java.lang.Object edge
int type
java.lang.Object edge
java.lang.Object edgeSource
java.lang.Object edgeTarget
double edgeWeight
java.lang.Object vertex
java.lang.Object vertex
java.util.function.Supplier<T> vertexSupplier
java.util.function.Supplier<T> edgeSupplier
GraphType type
Specifics<V,E> specifics
IntrusiveEdgesSpecifics<V,E> intrusiveEdgesSpecifics
GraphSpecificsStrategy<V,E> graphSpecificsStrategy
java.util.function.Function<T,R> weightFunction
java.util.Map<K,V> weights
boolean writeWeightsThrough
boolean cacheWeights
java.util.Map<K,V> edgeMap
java.util.Map<K,V> map
java.lang.Object defaultValue
boolean directed
boolean undirected
boolean selfLoops
boolean multipleEdges
boolean weighted
boolean allowsCycles
boolean modifiable
java.util.List<E> graphListeners
java.util.List<E> vertexSetListeners
org.jgrapht.graph.DefaultListenableGraph.FlyweightEdgeEvent<VV,EE> reuseableEdgeEvent
org.jgrapht.graph.DefaultListenableGraph.FlyweightVertexEvent<VV> reuseableVertexEvent
boolean reuseEvents
java.util.Comparator<T> topoComparator
DirectedAcyclicGraph.TopoOrderMap<V> topoOrderMap
int maxTopoIndex
int minTopoIndex
DirectedAcyclicGraph.VisitedStrategyFactory visitedStrategyFactory
int start
int finish
java.util.Map<K,V> topoToVertex
java.util.Map<K,V> vertexToTopo
java.util.List<E> topoToVertex
java.util.Map<K,V> vertexToTopo
boolean[] visited
DirectedAcyclicGraph.Region region
java.util.List<E> visited
DirectedAcyclicGraph.Region affectedRegion
java.util.BitSet visited
DirectedAcyclicGraph.Region affectedRegion
java.util.Set<E> visited
java.util.concurrent.locks.ReentrantReadWriteLock readWriteLock
org.jgrapht.graph.concurrent.AsSynchronizedGraph.CacheStrategy<V,E> cacheStrategy
java.util.Set<E> incoming
java.util.Set<E> outgoing
java.util.Map<K,V> touchingVerticesToEdgeMap
java.util.Map<K,V> touchingVerticesToEdgeMap
java.util.Set<E> vertexEdges
int value
ModifiableInteger.java.util.Set<E> first
java.util.Set<E> second
java.util.Set<E> backingSet
double weight
Copyright © 2019. All Rights Reserved.