Package cz.cuni.amis.pathfinding.alg.floydwarshall

Package class diagram package cz.cuni.amis.pathfinding.alg.floydwarshall
Class Summary
FloydWarshall<NODE> Floyd-Warshall algorithm for precomputing all-possible paths within the IPFKnownMap.
FloydWarshall.PathMatrixNode<N> Class describing cell inside the FloydWarshall matrix holding additional informations relating to the path between two nodes.
 



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.