d-krupke / cpsat-autotuneLinks
WIP: Tune the hyperparameters of Google's OR-Tools' CP-SAT solver for specific models
☆20Updated last month
Alternatives and similar repositories for cpsat-autotune
Users that are interested in cpsat-autotune are comparing it to the libraries listed below
Sorting:
- A webapp that visualizes and annotates your ortools' CP-SAT logs. Partially inspired by gurobi-logtools.☆47Updated 8 months ago
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆51Updated 2 years ago
- A C++ Framework for Optimization☆36Updated last month
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆157Updated 3 weeks ago
- Bucket Graph Labeling Algorithm for Vehicle Routing☆20Updated 8 months ago
- A solver based on column generation☆34Updated 3 weeks ago
- Customized version of Helsgaun's LKH3 algorithm for vehicle routing problems.☆34Updated 7 months ago
- Set Partitioning Heuristic (SPH) based on CPLEX MILP solver and created starting from the CFT Heuristic implemented by Accorsi Luca and C…