Skip to content
#

route-planning-algorithm

Here are 5 public repositories matching this topic...

Language: All
Filter by language

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

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

Improve this page

Add a description, image, and links to the route-planning-algorithm topic page so that developers can more easily learn about it.

Curate this topic

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