An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with shortest-path-routing-algorithm

A curated list of projects in awesome lists tagged with shortest-path-routing-algorithm .

https://github.com/zabuzard/cobweb

Cobweb is a multi-modal journey planner offering a server based REST API and a light frontend.

journey-planner multi-modal-search public-transportation rest-api road-network shortest-path-routing-algorithm shortest-paths traffic-networks transit

Last synced: 04 May 2025

https://github.com/zabuzard/pathweaver

PathWeaver is an API for creating path-networks like road- or traffic-networks. It offers method like computing shortest paths.

a-star api arc-flag-algorithm dijkstra-algorithm heuristic-algorithm metrics road-network shortest-path-routing-algorithm shortest-paths traffic-networks web-demo

Last synced: 04 May 2025

https://github.com/nikhil97353/evolutionary-algorithm-for-traveling-salesman-problem-tsp-

In this project, I implemented an Evolutionary Algorithm (EA) to solve the Travelling Salesman Problem (TSP), a classic optimization challenge where the goal is to find the shortest route that visits a set of cities exactly once and returns to the starting point.

crossover-operator evolutionary-algorithms genetic-algorithm shortest-path-routing-algorithm travelling-salesman-problem

Last synced: 28 Feb 2025