PhilippBrendel / bevrpLinks
This repository contains code related to solving and visualizing the Bi-Directional Electric Vehicle Routing Problem (B-EVRP) as well as some exemplary data and results.
☆18Updated 3 years ago
Alternatives and similar repositories for bevrp
Users that are interested in bevrp are comparing it to the libraries listed below
Sorting:
- Evolutionary Algorithm (EA) for the Multi-Objective Multi-Commodity Two-Echelon Vehicle Routing Problem (M2-2E-VRP) with Heterogeneous Fl…☆23Updated 7 years ago
- Electric vehicle routing problem with time windows and mixed backhauls (obsolete)☆35Updated 2 years ago
- Electric Vehicle Routing Problem☆33Updated 4 years ago
- An Electric Vehicle Routing Problem with limited charging capacity at stations☆12Updated 6 years ago
- A Variable Neighborhood Descent with Ant Colony Optimization to Solve a Bilevel Problem with Station Location and Vehicles Routing☆20Updated 3 years ago
- ⚡ A simulation of finding the shortest charging routes for electric vehicle fleets using ant colony optimization.☆16Updated 2 years ago
- Energy-optimal Routing for Electric Vehicles using Deep Reinforcement Learning with Transformer☆27Updated last year
- This repository will do the vehicle routing problem and its extension, including the implementation of models and mainstream algorithms.☆14Updated 2 years ago
- CanqiYao / Joint-Routing-and-Charging-Problem-of-Multiple-Electric-Vehicles-A-Fast-Optimization-AlgorithmThe Matlab code implementation of the two-stage method from the IEEE TITS paper "Joint Routing and Charging Problem of Multiple Electric …☆8Updated 7 months ago
- Vehicle Routing Problem with Backhaul (VRPB); Open vehicle routing problem; Lagrangian decomposition; Lagrangian relaxation algorithm; Cl…☆18Updated 4 years ago
- ☆10Updated 2 years ago
- Electric Vehicle Routing Problem with Time Window - Partially Charging Strategy - Adaptive Large Neighborhood Search☆23Updated 10 months ago
- Electric Vehicle Routing Problem Solver using Ant Colony Optimization☆16Updated last year
- ☆9Updated 3 years ago
- A coevolutionary-algorithm solver for multi-objective two-echelon Vehicle Routing Problems.☆37Updated 7 years ago
- Metaheuristic approach for solving pick up and delivery problem with time windows.☆28Updated 3 years ago
- A repository holding methods from data-driven-optimization used in data science and operations research including sample average approxim…☆21Updated 5 years ago
- Deep reinforcement approach to solving dynamic pickup and delivery problem☆18Updated 4 years ago
- The Vehicle Routing Problem with Time Windows (VRPTW) is the extension of the Capacitated Vehicle Routing Problem (CVRP) where the servic…☆18Updated 5 years ago
- An accelerated Bender's decomposition approach to solve a two-stage stochastic model of a formulate a capacitated facility location probl…☆12Updated 4 years ago
- learn from xprog and bertsimas's paper(price of robustness)☆20Updated 6 years ago
- Implementation of the paper A Genetic Algorithm for a Green Vehicle Routing Problem☆22Updated 4 years ago
- ☆10Updated 4 years ago
- Simulated Annealing(SA) and Tabu Search(TS) algorithms with Push Forward Insertion Heuristic(PFIH) and Lambda-Interchange Heuristic(local…☆10Updated 6 years ago
- Implementation of VRP solution algorithm in Python☆10Updated 3 years ago
- A variable neighborhood search impementation for the capacitated vehicle routing problem☆20Updated 4 years ago
- Two-Echelon Capacitated location-routing problem of Heterogeneous fleets☆11Updated 3 years ago
- Using Dantzig-Wolfe (DW) decomposition algorithm to solve MCNF(Multi Commodity Network Flow) problem. Final project for the course of (la…☆21Updated 2 years ago
- C++ branch-price-and-cut framework for electric vehicle routing problem with release time and due date, bounded bidirectional label setti…☆10Updated 3 years ago
- Solving Pickup and Delivery Problem by Optimization Software, Exact Algorithm, Heuristics, and Metaheuristics with Python.☆25Updated 4 years ago