MCPcopy Create free account
hub / github.com/dabing1022/Blog / AstarHeuristic

Interface AstarHeuristic

Processing/pathfinder/AstarHeuristic.java:32–39  ·  view source on GitHub ↗

Interface for all A heuristic classes @see AshCrowFlight @see AshManhattan @author Peter Lager

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

getEdgeCostMethod · 0.65
searchMethod · 0.65
searchMethod · 0.65
getEdgeCostMethod · 0.65
searchMethod · 0.65
searchMethod · 0.65

Implementers 8

AshManhattanProcessing/pathfinder/AshManhattan.jav
AshCrowFlightProcessing/pathfinder/AshCrowFlight.ja
AshManhattanProcessing/game2dai/graph/AshManhattan
GraphSearch_DijkstraProcessing/game2dai/graph/GraphSearch_
AshCrowFlightProcessing/game2dai/graph/AshCrowFligh
GraphEdgeProcessing/game2dai/graph/GraphEdge.ja
GraphSearch_DijkstraProcessing/pathfinder/GraphSearch_Dijk
GraphEdgeProcessing/pathfinder/GraphEdge.java

Calls

no outgoing calls

Tested by

no test coverage detected