Interface | Description |
---|---|
Graph<V> |
Represents a directed graph.
|
Graph.Vertex<V> |
Represents a vertex and its successor.
|
Matcher<T> | Deprecated
Use
Predicate instead |
Class | Description |
---|---|
Graphs |
Operations for
Graph . |
HashGraph<V> |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.