Package net.citizensnpcs.api.hpastar
Class ReversableAStarNode
java.lang.Object
net.citizensnpcs.api.hpastar.ReversableAStarNode
- All Implemented Interfaces:
- Comparable<ReversableAStarNode>
- Direct Known Subclasses:
- ClusterNode,- HPAGraphAStarNode
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionint
- 
Constructor Details- 
ReversableAStarNodepublic ReversableAStarNode()
 
- 
- 
Method Details- 
compareTo- Specified by:
- compareToin interface- Comparable<ReversableAStarNode>
 
- 
reconstructSolution
 
-