Find shortest paths between Palestinian cities using A* or Greedy BFS algorithms. Note: Heuristic values may not be accurate for the showcased 15 cities. 🇵🇸
java map pathfinding greedy javafx-application a-star-algorithm greedy-best-first-search country-map palestine-map
-
Updated
Dec 1, 2023 - Java