class
ClusterNode
HPAGraphAStarNode
List<ReversableAStarNode>
reconstructSolution()
int
compareTo(ReversableAStarNode o)
AStarSolution(List<ReversableAStarNode> path, float cost)