public static class FloydWarshall.State<W> extends Object
| Modifier and Type | Field and Description |
|---|---|
HashMap<W,List<DefaultWeightedEdge<W>>> |
graph |
HashMap<W,Integer> |
index |
int |
uniqueIdCount |
Copyright © 2018 Terra Software Informatics LLC.. All rights reserved.