The Electric Vehicle Routing Problem (EVRP) is a twist on the classic Vehicle Routing Problem (VRP) that considers the limitations of electric vehicles (EVs) for logistics and delivery planning.
☆37Aug 8, 2024Updated last year
Alternatives and similar repositories for evrp-python
Users that are interested in evrp-python are comparing it to the libraries listed below
Sorting:
- ☆10Apr 26, 2024Updated last year
- Electric Vehicle Routing Problem with Time Window - Partially Charging Strategy - Adaptive Large Neighborhood Search☆28Aug 5, 2024Updated last year
- ☆13May 30, 2023Updated 2 years ago
- A solver for the electronic vehicle routing problem with time windows☆34Jun 28, 2018Updated 7 years ago
- A Variable Neighborhood Descent with Ant Colony Optimization to Solve a Bilevel Problem with Station Location and Vehicles Routing☆21Jun 16, 2022Updated 3 years ago
- The implementation of the paper "A variable neighborhood search-based algorithm with adaptive local search for the Vehicle Routing Proble…☆13May 2, 2024Updated last year
- ☆16Dec 6, 2023Updated 2 years ago
- This repository contains the ChaProEV (Charging Profiles of Electric Vehicles) model.☆18Nov 25, 2025Updated 3 months ago
- CPLEX code of the E-VRPTW☆16Apr 8, 2024Updated last year
- Electric Vehicle Routing Problem Solver using Ant Colony Optimization☆19Jul 6, 2023Updated 2 years ago
- Solver for the Electric Vehicle Routing Problem with Time Windows☆36Sep 16, 2018Updated 7 years ago
- A variable neighborhood search impementation for the capacitated vehicle routing problem☆22Jul 17, 2020Updated 5 years ago
- Electric Vehicle Routing Problem with Time Windows☆39Jun 13, 2019Updated 6 years ago
- [IEEE TKDE | TITS 2023] "Learning Large Neighborhood Search for Vehicle Routing in Airport Ground Handling" | "Neural Airport Ground Hand…☆26Mar 7, 2023Updated 2 years ago
- This Program will help people identify common C syntax mistake that they had done in their program and some checks.☆11Jun 11, 2020Updated 5 years ago
- This is the official code for the published paper 'Solve routing problems with a residual edge-graph attention neural network'☆266Sep 5, 2023Updated 2 years ago
- Energy-optimal Routing for Electric Vehicles using Deep Reinforcement Learning with Transformer☆36Jul 20, 2023Updated 2 years ago
- A traffic control system which counts the number of vehicles and detects passage of any emergency vehicle. This will help in dynamic traf…☆11Apr 13, 2017Updated 8 years ago
- [AAAI-26] MPaGE: Pareto-Grid-Guided Large Language Models for Fast and High-Quality Heuristics Design in Multi-Objective Combinatorial Op…☆24Aug 17, 2025Updated 6 months ago
- ☆10Apr 27, 2023Updated 2 years ago
- A NIGHT miner for the Midnight Scavenger Hunt☆40Jan 19, 2026Updated last month
- Finds the optimal way for trucks and drones to delivery packages to randomly generate customers.☆11May 7, 2023Updated 2 years ago
- End to End implementation of Topic Modeling using LDA☆11Jun 26, 2021Updated 4 years ago
- A MSc's Dissertation Project which focuses on Vehicle Routing Problem with Time Windows (VRPTW), using both exact method and heuristic ap…☆154Oct 19, 2019Updated 6 years ago
- C++ library for creating and manipulating decision diagrams.☆13Dec 3, 2025Updated 2 months ago
- You can use this package for Travelling Salesman Problem-related optimization problems such as Route Planning, Delivery Management etc. I…☆10Sep 30, 2022Updated 3 years ago
- Set of planning and navigation algorithms - RRT, MPC, Velocity Obstacle