Skip to content

RutvikJ77/Multi-routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi Vehicle routing solution

Logo

A simple solution to get dynamically optimize routes for multiple vehicles visiting a set of locations given real-life constraints such as limited capacity in a vehicle or delivery time windows. Just upload a pre-formatted route_request excel file with the details of transport orders and fleet of vehicles. You can easily configure costs to optimize the route plans for which is then sent to HERE API. The API will solve the multi-vehicle routing problem and provide the optimal sequence of locations according to the costs.

Solving sustainability issues

With the chaos of improper route management system and internal logistics, excessive fuel costs and consumption of energy is on rise and with every consumption there is a hidden cost of carbon emission being involved for the globe. To optimize this we came up with the solution which can help transport services to better function given the limited amount of delivery time and route optimization.

WebApp

Prerequisites

  • Python3
  • Streamlit

Installation

  1. Get the API key from HERE developer portal and for OpenrouteService
  2. Install dependencies pip install -r requirements.txt
  3. Run the app on streamlit streamlit run app.py

About

A simple and elegant solution for transport logistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages