matthelb / concordeLinks
Concorde is a computer code for the symmetric traveling salesman problem (TSP) and some related network optimization problems. It was created by David Applegate, Robert E. Bixby, Vašek Chvátal, and William J. Cook.
☆93Updated 3 years ago
Alternatives and similar repositories for concorde
Users that are interested in concorde are comparing it to the libraries listed below
Sorting:
- CVRPController is used to run and calculate score for the 12th DIMACS Implementation Challenge: CVRP track.☆22Updated 3 years ago
- Branch-Cut-Price Framework☆30Updated 4 years ago
- Library for working with TSPLIB files.☆74Updated last year
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆145Updated last week
- Customized version of Helsgaun's LKH3 algorithm for vehicle routing problems.☆29Updated 2 months ago
- A standalone local search solver for general integer linear programming☆16Updated 11 months ago
- An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers☆107Updated 2 months ago
- Python wrapper around the Concorde TSP solver☆374Updated 2 months ago
- Presentation: Custom MIP Heuristics☆34Updated 3 years ago
- Parallel Presolve for Integer and Linear Optimization☆73Updated last week
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆48Updated last year
- Python/Numba implemenation of of Lin-Kernighan-style TSP solver☆19Updated 4 years ago
- binary/integer linear programming solver☆16Updated 7 months ago
- Domain-Independent Dynamic Programming (DIDP) framework implemented in Rust.☆44Updated 2 weeks ago
- C++ metaheuristics modeler/solver for general integer optimization problems.☆50Updated 3 weeks ago
- challenge EURO/ROADEF 2022 on RENAULT's truck loading : documents and issues☆29Updated last year
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆85Updated last year
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆91Updated 2 months ago
- A solver based on column generation☆30Updated 3 weeks ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆279Updated last year
- Parallel Presolve for Integer and Linear Optimization☆40Updated 3 years ago
- Sequential object-oriented simPlex☆67Updated last week
- Fork of the Concorde TSP solver with an easier build procedure☆15Updated last year
- Branch-and-Price-and-Cut in Julia☆203Updated 6 months ago
- A harness for building the bundled suite of interoperable optimization tools available in the COIN-OR repository.☆128Updated 3 years ago
- A Library of Optimization Problem Libraries☆49Updated 3 years ago
- Quickstart for EURO Meets NeurIPS 2022 Vehicle Routing Competition☆96Updated 2 years ago
- Original high performance simplex solver of Qi Huangfu☆12Updated 6 years ago
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆172Updated 2 weeks ago
- A C++ Framework for Optimization☆35Updated last month