NeiH4207 / EVRP-Python
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.
☆23Updated 6 months ago
Alternatives and similar repositories for EVRP-Python:
Users that are interested in EVRP-Python are comparing it to the libraries listed below
- Electric vehicle routing problem with time windows and mixed backhauls (obsolete)☆31Updated 2 years ago
- A Variable Neighborhood Descent with Ant Colony Optimization to Solve a Bilevel Problem with Station Location and Vehicles Routing☆19Updated 2 years ago
- in order to solve the optimization problem of logistics distribution system for fresh food, it provides a low‐carbon and environmental pr…☆11Updated 4 years ago
- I simulated an MDVRP paper which is A tabu search heuristic for periodic and multi-depot vehicle routing problems☆11Updated last year
- Two-Echelon Capacitated location-routing problem of Heterogeneous fleets☆11Updated 3 years ago
- Ant Colony Algorithm for Dynamic Vehicel Rounting Problem☆12Updated 4 years ago
- A system implementation of the thesis titled "Solving Dynamic Multi Depot Vehicle Routing Problem using Modified Hybrid Ant Colony Optimi…☆17Updated 2 years ago
- An Improved Learnable Evolution Model for Solving Multi-Objective Vehicle Routing Problem with Stochastic Demand☆10Updated 3 years ago
- Solving the Multi-Objective Vehicle Routing Problem with the time window constraint through Genetic Algorithms☆14Updated 3 years ago
- 应用ALNS算法解决VRPPD问题☆35Updated 4 years ago
- Implementation of VRP solution algorithm in Python☆10Updated 2 years ago
- A Genetic Algorithm for Vehicle Routing Problem with Time Windows☆52Updated 3 years ago
- An Ant Colony Optimization Algorithm for Vehicle Routing Problem with Time Windows☆26Updated 3 years ago
- Electric Vehicle Routing Problem Solver using Ant Colony Optimization☆14Updated last year
- Solving Pickup and Delivery Problem by Optimization Software, Exact Algorithm, Heuristics, and Metaheuristics with Python.☆22Updated 4 years ago
- Vehicle Routing Problem with Time Windows solver using Genetic Algorithm and Particle Swarm Optimization☆47Updated 2 years ago
- Reinforcement learning for vrptw☆32Updated 4 years ago
- The Vehicle Routing Problem with Time Windows (VRPTW) is the extension of the Capacitated Vehicle Routing Problem (CVRP) where the servic…☆16Updated 5 years ago
- ☆27Updated 2 years ago
- DRL for Dynamic Vehicle Routing Problem with stochastic customer requests☆18Updated last year
- Implementation of the paper A Genetic Algorithm for a Green Vehicle Routing Problem☆21Updated 4 years ago
- Multi-Depot Vehicle Routing Problem solver using Deep RL, GA and Google OR-Tools☆67Updated 3 years ago
- 运钞车路径规划(蚁群算法VRPSD)☆11Updated 5 years ago
- HGSADC is a metaheuristic to solve the multi-depot vehicle routing problem.☆31Updated 6 years ago
- Energy-optimal Routing for Electric Vehicles using Deep Reinforcement Learning with Transformer☆24Updated last year
- A coevolutionary-algorithm solver for multi-objective two-echelon Vehicle Routing Problems.☆34Updated 7 years ago
- 🧬 Solving MDVRP using evolutionary algorithms.☆16Updated 2 years ago
- Solving a Capacitated Vehicle Routing Problem with time windows constraints (CVRPTW) with Mixed Integer Linear Programming (MILP) in pyt…☆82Updated 3 years ago