| Package | Description | 
|---|---|
| org.jgrapht.graph | Implementations of various graphs. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DirectedGraphUnion<V,E>A union of directed graphs. | 
| class  | MixedGraphUnion<V,E>Read-only union of an undirected and a directed graph. | 
| class  | UndirectedGraphUnion<V,E>An undirected version of the read-only union of two graphs. | 
Copyright © 2017. All rights reserved.