heldstephan / exactcolorsLinks
Exactcolors is a collection of algorithms for exactly solving graph coloring and weighted stable set problems.
☆15Updated 7 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
- A solver based on column generation☆39Updated last month
- Customized version of Helsgaun's LKH3 algorithm for vehicle routing problems.☆35Updated 9 months ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆162Updated 2 weeks ago
- RouteOpt☆72Updated 3 weeks ago
- Branch-Cut-Price Framework☆31Updated 5 years ago
- Machine-learning-based column selection☆40Updated 4 years ago
- Bucket Graph Labeling Algorithm for Vehicle Routing☆20Updated 11 months ago
- A matheuristic approach for the Capacitated Vehicle Routing Problem☆51Updated 3 years ago
- ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.☆78Updated last year
- A C++ Framework for Optimization☆36Updated last week
- Optimization models using various solvers☆97Updated 8 years 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…☆42Updated 4 years ago
- Branch-and-price solver for the Feeder Network Design Problem☆37Updated 2 years 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
- ☆17Updated 7 months ago
- geoVeRoPy: Geometrical Vehicle Routing Problems solved by Python☆23Updated last week
- ☆87Updated 3 weeks ago
- This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with …☆57Updated last year
- column generation + ESPPRC + pulse algorithm☆30Updated 6 years ago
- Extract and visualize information from Gurobi log files☆126Updated last week
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆416Updated 10 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
- Elementary branch-price-and-cut algorithm for the vehicle routing problem with stochastic demands under optimal restocking☆17Updated 3 years ago
- Fork of the Concorde TSP solver with an easier build procedure☆15Updated last year
- Set Partitioning Heuristic (SPH) based on CPLEX MILP solver and created starting from the CFT Heuristic implemented by Accorsi Luca and C…☆14Updated 2 years ago
- A Branch-and-Cut based Pricer for the Capacitated Vehicle Routing Problem☆16Updated 2 years ago
- A standalone local search solver for general integer linear programming☆16Updated last year
- Decomposition Strategies for Vehicle Routing Heuristics☆32Updated 2 years ago