Skip to content
#

route-planning-algorithm

Here are 6 public repositories matching this topic...

This algorithmic project enables users to find the shortest path between two locations on a map. It leverages graph theory and A* search algorithm, providing a user-friendly solution similar to Google Maps. With comprehensive documentation and testing capabilities, it offers a reliable route planning solution.

  • Updated Jun 29, 2024
  • Jupyter Notebook

Istanbul rail + Metrobüs route finder for iPhone. Line-expanded graph with the transfer penalty inside the search, so the route it picks is right — not just the number it prints.

  • Updated Sep 12, 2026
  • Swift

Django REST API that finds the cheapest fuel plan for US road trips. Input start/finish, get route geometry, cost‑optimal fuel stops (500‑mile range), and totals for distance, gallons, and cost (10 mpg). Includes minimal HTML front end with live Leaflet map for browser testing.

  • Updated Jul 22, 2026
  • Python

Add this topic to your repo

To associate your repository with the route-planning-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more