| 接口 | 说明 |
|---|---|
| GraphTraverser<T> | |
| VertexConsumer<T> |
| 类 | 说明 |
|---|---|
| DAG<T> | |
| Edge<T> |
A directed, weighted edge in a graph
|
| Graph<T> |
A directed graph data structure.
|
| Graphs | |
| Vertex<T> |
A named graph vertex with optional data.
|
| 枚举 | 说明 |
|---|---|
| VisitStatus |
| 异常错误 | 说明 |
|---|---|
| CycleDetectedException |
Copyright © 2022. All rights reserved.