| Package | Description |
|---|---|
| edu.uci.ics.jung.graph |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectedOrderedSparseMultigraph<V,E>
An implementation of
DirectedGraph, suitable for sparse graphs,
that orders its vertex and edge collections
according to insertion time. |
Copyright © 2016. All rights reserved.