heldstephan / exactcolorsLinks
Exactcolors is a collection of algorithms for exactly solving graph coloring and weighted stable set problems.
☆14Updated 4 months ago
Alternatives and similar repositories for exactcolors
Users that are interested in exactcolors are comparing it to the libraries listed below
Sorting:
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆51Updated 2 years ago
- ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.☆72Updated last year
- Bucket Graph Labeling Algorithm for Vehicle Routing☆20Updated 7 months ago
- RouteOpt☆67Updated 3 weeks ago
- A C++ Framework for Optimization☆36Updated 3 weeks ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆157Updated last week
- A solver based on column generation☆34Updated last week
- Machine-learning-based column selection☆39Updated 3 years ago
- Customized version of Helsgaun's LKH3 algorithm for vehicle routing problems.☆34Updated 6 months ago
- It's the implementation for "A New Branch-and-Price-and-Cut Algorithm for One-Dimensional Bin-Packing Problems"☆23Updated last year
- Elementary Shortest Path Problem with Resource Constraints☆33Updated last year
- A matheuristic approach for the Capacitated Vehicle Routing Problem☆51Updated 3 years ago
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆404Updated 7 months ago
- A set of reusable components for fast prototyping CVRP heuristic solution approaches.☆19Updated 3 months ago
- Decomposition Strategies for Vehicle Routing Heuristics☆31Updated last year
- PathWyse: a flexible, open-source library for the resource constrained shortest path problem☆25Updated 4 months ago
- Fork of the Concorde TSP solver with an easier build procedure☆15Updated last year
- Elementary shortest path problem with resource constraint☆28Updated 6 years ago
- Branch-Cut-Price Framework☆30Updated 5 years ago
- Elementary branch-price-and-cut algorithm for the vehicle routing problem with stochastic demands under optimal restocking☆17Updated 2 years ago
- Set Partitioning Heuristic (SPH) based on CPLEX MILP solver and created starting from the CFT Heuristic implemented by Accorsi Luca and C…☆14Updated last year
- This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with …☆52Updated last year
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆91Updated 7 months ago
- Speeded-up LKH-3 version + Set Partitioning Heuristic phase. Participated to 12th DIMACS implementation challenge.☆11Updated 3 years ago
- Benders Decomposition for SAHLP☆12Updated 2 years ago
- Python package to read and write vehicle routing problem instances.☆113Updated 2 months ago
- Source code for branch and bound based train timetabling algorithms, for paper titled: Single-track train timetabling with guaranteed opt…☆12Updated 5 years ago
- Alkaid-SDVRP: An Efficient Open-Source Solver for the Vehicle Routing Problem with Split Deliveries☆14Updated 11 months ago
- A tutorial on using C++/Cplex for OR problems. The tutorial is intended to be useful for every OR practitioner with an intermediary knowl…☆41Updated 3 years ago
- column generation + ESPPRC + pulse algorithm☆29Updated 6 years ago