Module org.jgrapht.guava
Package org.jgrapht.graph.guava
package org.jgrapht.graph.guava
-
ClassDescriptionBaseGraphAdapter<V,
G extends com.google.common.graph.Graph<V>> A base abstract implementation for the graph adapter class using Guava'sGraph
.BaseNetworkAdapter<V,E, N extends com.google.common.graph.Network<V, E>> A base abstract implementation for the graph adapter class using Guava'sNetwork
.BaseValueGraphAdapter<V,W, VG extends com.google.common.graph.ValueGraph<V, W>> A base abstract implementation for the graph adapter class using Guava'sValueGraph
.ElementOrder<V>Helper class to maintain a total order for a set of elements.Represents the method of ensuring the existence of a total order of a set of elements.Element order method typeA graph adapter class using Guava'sImmutableValueGraph
specialized with double values.A graph adapter class using Guava'sImmutableGraph
.A graph adapter class using Guava'sImmutableNetwork
.A graph adapter class using Guava'sImmutableValueGraph
.A graph adapter class using Guava'sMutableValueGraph
specialized with double values.A graph adapter class using Guava'sMutableGraph
.A graph adapter class using Guava'sMutableNetwork
.A graph adapter class using Guava'sMutableValueGraph
.