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

Projects in Awesome Lists tagged with route-optimization

A curated list of projects in awesome lists tagged with route-optimization .

https://github.com/telecominfraproject/oopt-gnpy

Optical Route Planning Library, Based on a Gaussian Noise Model

mesh-networks optical-network python route-optimization route-planning telecominfraproject

Last synced: 05 Oct 2025

https://github.com/Telecominfraproject/oopt-gnpy

Optical Route Planning Library, Based on a Gaussian Noise Model

mesh-networks optical-network python route-optimization route-planning telecominfraproject

Last synced: 14 Apr 2025

https://github.com/hukenovs/intfftk

Fully pipelined Integer Scaled / Unscaled Radix-2 Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source language - VHDL / Verilog). GNU GPL 3.0.

altera cooley-tukey-fft digital-signal-processing dsp fast-convolutions fast-fourier-transform fft fpga integer-arithmetic radix-2 route-optimization verilog vhdl vivado xilinx

Last synced: 14 Feb 2026

https://github.com/sirracha/geospatial_mapping_in_python

A walkthrough of tutorials I made for working with geospatial data in Python. Includes my evaluations of Python geospatial libraries, tools and packages.

dataframes folium-maps geopandas geospatial geospatial-analysis geospatial-data geospatial-intelligence geospatial-visualization mapbox matplotlib newyork pizza plotly route-optimization subway tsp-problem tsp-solver

Last synced: 24 Feb 2026

https://github.com/shushman/aerialgroundpathfinding.jl

Coordinated Multi-Agent Pathfinding for Drones and Trucks over Road Networks

multiagent-planning route-optimization

Last synced: 23 Feb 2025

https://github.com/mapup/tolltally-toll-for-route-here-maps

Code examples for calculating tolls on HERE Maps routes as part of in-trip billing

fuel-calculator-service here-maps here-maps-api mapping route-optimization toll-calculator

Last synced: 18 Jun 2026

https://github.com/ghost---shadow/traffic-optimization-system

A Traffic Optimization system in C++ using a rudimentary ant colony optimization technique.

ant-colony-optimization route-optimization simulation

Last synced: 26 Sep 2025

https://github.com/mapup/tolltally-toll-for-route-mapbox

Code examples for calculating tolls on Mapbox routes as part of in-trip billing

fuel-calculator-service mapbox mapbox-api mapping-tools openstreetmap osm route-optimization route-planner toll-calculator

Last synced: 18 Jun 2026

https://github.com/heet9022/vehicle-routing-problem

This program is a solution to the Vehicle Routing Problem for Pickup and Delivery (VRPPD) with constraint on distance travelled by each driver. It efficiently assigns loads to drivers while minimizing total distance travelled using Clark-Wright Savings algorithm

clarke-wright cvrp pickup-and-delivery python route-optimization savings-algorithm solver vehicle-routing-problem vrp vrp-solver vrppd

Last synced: 30 Mar 2025

https://github.com/shlokashah/segro

An end to end solution for waste segregation, collection and disposal

cnn-classification django-rest-framework image-classification opencv route-optimization waste-management-system yolov3

Last synced: 20 May 2026

https://github.com/anirbanroydas/opruut

A route optimiser for metro stations and subways giving (a). the shortest travel time with (b). maximum comfort [eg: less crowd, possibility of finding a seat, etc..] using primarily React Js (with Redux), Laravel framework(PHP), Node-Js(Socke.io Server), Neo4J (Graph Database).

graph-database job-queue laravel machine-learning mysql neo4j nodejs react redis redux route-optimization socketio websocket

Last synced: 09 Apr 2026

https://github.com/lukaszkn/tracksheatmap

TracksHeatmap allows drawing all gpx files loaded from selected folder or files

gpx heatmap heatmaps route-optimization

Last synced: 07 Apr 2026

https://github.com/rolodexter/civilairspace

A decentralized infrastructure network (DePIN) for managing low-altitude airspace. This repository is for brainstorming and documenting ideas around tokenized airspace, decentralized governance, droneports, and community-driven UAS traffic management.

airspace-licensing compliance-framework data-marketplace droneport-infrastructure edge-computing emergency-protocols flight-path-management governance-model identity-verification node-operations privacy-controls revenue-sharing route-optimization smart-contracts token-distribution token-economics weather-integration

Last synced: 19 Mar 2026

https://github.com/ujjwalsaini07/smart-logistics-manager

Smart Logistics Manager 📊 is a MERN-stack web app providing a comprehensive dashboard for logistics management. Features include analytics, route optimization, real-time driver tracking, predictive metrics, and delivery performance monitoring. A complete admin dashboard solution for efficient logistics operations. 🚛

admin-dashboard delivery-monitoring logistics-dashboard logistics-manager mern-stack predictive-analytics real-time-tracking route-optimization smart-logistics supply-chain-management transportation-management trending trending-repositories

Last synced: 20 Jun 2025

https://github.com/justkesha/postal-route-optimization

University final project - "Веб-приложение для оптимизации авиамаршрутов доставки почтовых отправлений с использованием роевого интеллекта" (Grade A)

css3 delivery-optimization flight-planning html5 javascript logistics postal-service pso-algorithm route-optimization russian-cities swarm-intelligence web-application

Last synced: 28 Apr 2026

https://github.com/kcasl/rl-spaceship-route-optimization

Reinforcement Learning - Route Optimization with Unity - ML-agents

ml-agents ppo route-optimization spaceship unity3d

Last synced: 30 Apr 2026

https://github.com/jeremy-cleland/parking_optimization

Real-time collaborative parking optimization system using advanced algorithms including game theory Nash equilibrium, A* pathfinding, ML forecasting, and driver psychology modeling. CIS 505 project demonstrating practical algorithm applications in urban planning.

a-star algorithms api-integration data-visualization demand-forecasting driver-behavior dynamic-pricing dynamic-programming game-theory graph-algorithms machine-learning nash-equilibrium parking-optimization python real-time-optimization route-optimization simulation traffic-management university-of-michigan urban-planning

Last synced: 19 Jul 2025

https://github.com/barannmeisterr/dynamic-transportation-bus-schedule-simulation

This project simulates real bus transportation systems, analyzes route structures and builds the base for shortest path / trip planning algorithms by using Directed Graph Data Structure and Dijkstra Algorithm.

adjacency-list bfs circular-linked-list dijkstra dijkstra-algorithm directed-graph hashmap hashset java oop path-planning pathfinding priority-queue route-optimization shortest-path-algorithm stack

Last synced: 10 Apr 2025

https://github.com/ceodaniyal/q_learning

Q-Learning Implementation for Process Optimization A reinforcement learning project that calculates the shortest route between locations using the Q-Learning algorithm. This code demonstrates how AI can optimize processes in a simulated environment with predefined states and rewards. 🚀

ai-in-operations artificial-intelligence dynamic-programming machine-learning markov-decision-process pathfinding-algorithms process-optimization python q-learning reinforcement-learning reward-systems route-optimization shortest-path-algorithm state-transition-models temporal-difference-learning

Last synced: 04 May 2026

https://github.com/keanteng/travelling-salesman

🛣️ Route Optimization With Open Route Service

map optimization python route-optimization travelling-salesman-problem

Last synced: 16 May 2026

https://github.com/licht1stein/dijkstra

Interactive Dijkstra's algorithm route optimizer with WebAssembly & JavaScript implementations. AI-assisted development with Claude Code.

ai-assisted algorithm-visualization claude-code dijkstra-algorithm javascript pathfinding preact route-optimization webassembly

Last synced: 06 May 2026

https://github.com/iamrajhans/mcts

monte carlo tree search implementation in python

google-maps monte-carlo-tree-search route-optimization

Last synced: 26 Mar 2025

https://github.com/web-dev-nav/route-optimizer

A web-based route optimization tool designed for service professionals, delivery personnel, and field technicians to efficiently plan their daily routes across Canada.

canadian-addresses cost-reduction delivery-management delivery-route-planner field-service fuel-efficient google-maps-api gps-location html5 logistics parcel-delivery productivity-tools route-optimization service-technician tailwindcss time-saving

Last synced: 12 Aug 2025

https://github.com/shaniggj/optimizing-warehouse-efficiency-via-python-based-order-batching

This project helps reduce walking time in warehouses using a Python tool that simulates picking routes. Users can test strategies like wave picking and clustering on a 2D layout to find the most efficient method.

app clustering data-visualisation logistics order-batching order-picking-optimization python route-optimization routing-problem simulation single-picker supply-chain tsp warehouse-optimization

Last synced: 23 Aug 2025

https://github.com/lukaszwisniewski88/opentms

Open-source Transport Management System with AI-powered order processing, smart route optimization, and universal driver communication. Making advanced logistics accessible for businesses of all sizes.

ai-powered fleet-management logistics logistics-software route-optimization tms transportation

Last synced: 15 Apr 2025

https://github.com/prashanth-up/unsunny

React app tells you the which side of the car to sit on to get maximum shade throughout the ride. I really hate the sun.

hate-the-sun maps-api reactjs route-optimization route-planner

Last synced: 16 Jan 2026

https://github.com/mapup/tollguru-api-parameter-examples

This repo lists request parameters and corresponding JSON to use with the TollGuru Toll API to receive specific responses.

fuel-calculator-service gps-tracking route-optimization toll-api toll-calculator tollguru trip-planner

Last synced: 28 Mar 2025