public class GraphIndexer extends Object
| Constructor and Description |
|---|
GraphIndexer(Graph graph,
int[] weights,
int[] priorities) |
| Modifier and Type | Method and Description |
|---|---|
Graph |
getGraph() |
int |
indexOf(int node) |
int |
nodeAt(int index) |
int |
size() |
Copyright © 2015. All rights reserved.