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

Interface AstarHeuristic

Processing/game2dai/graph/AstarHeuristic.java:34–41  ·  view source on GitHub ↗

Interface for all A heurtic 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

nothing calls this directly

Implementers 8

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

Calls

no outgoing calls

Tested by

no test coverage detected