Uses of Interface
cz.cuni.amis.pathfinding.alg.astar.IAStarResult

Packages that use IAStarResult
cz.cuni.amis.pathfinding.alg.astar   
 

Uses of IAStarResult in cz.cuni.amis.pathfinding.alg.astar
 

Classes in cz.cuni.amis.pathfinding.alg.astar that implement IAStarResult
 class AStarResult<NODE>
          Represents result of the computation of AStar#AStar.findPath(cz.cuni.amis.pathfinding.map.IPFGoal, long).
 



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