Index
All Classes|All Packages|Constant Field Values|Serialized Form
E
- estimatedCost(Integer, Integer) - Method in class shortestPath.ScotlandYardHeuristic
-
Liefert einen skalierten Euklidischen Abstand zwischen Knoten u und v zurück.
- estimatedCost(V, V) - Method in interface shortestPath.Heuristic
-
Schätzt die Kosten (Distanz) von u nach v ab.
- ExampleGraph - Class in shortestPath
-
Kürzeste Wege mit A* und Dijkstra für einen kleinen Beispielgraph (siehe auch ExampleGraph.jpg).
- ExampleGraph() - Constructor for class shortestPath.ExampleGraph
All Classes|All Packages|Constant Field Values|Serialized Form