or-tools / awesome_or-toolsLinks
A curated list of awesome OR-Tools community resources.
☆177Updated 10 months ago
Alternatives and similar repositories for awesome_or-tools
Users that are interested in awesome_or-tools are comparing it to the libraries listed below
Sorting:
- The CP-SAT Primer: Using and Understanding Google OR-Tools' CP-SAT Solver☆569Updated this week
- Constraint Programming and Modeling library in Python, based on numpy, with direct solver access.☆290Updated this week
- WIP: Tune the hyperparameters of Google's OR-Tools' CP-SAT solver for specific models☆19Updated last year
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆152Updated 3 months ago
- Discrete Optimization is a python library to ease the definition and re-use of discrete optimization problems and solvers.☆66Updated this week
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆464Updated this week
- A webapp that visualizes and annotates your ortools' CP-SAT logs. Partially inspired by gurobi-logtools.☆45Updated 6 months ago
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆396Updated 5 months ago
- Nutmeg – a MIP and CP branch-and-check solver☆27Updated 2 years ago
- A python framework for solving the VRP and its variants with column generation.☆198Updated 2 years ago
- A solver based on column generation☆34Updated last month
- A C++ Framework for Optimization☆36Updated 2 weeks ago
- Domain-Independent Dynamic Programming (DIDP) framework implemented in Rust.☆49Updated last month
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆50Updated 2 years ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆282Updated last year
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆90Updated 5 months ago
- Customized version of Helsgaun's LKH3 algorithm for vehicle routing problems.☆31Updated 5 months ago
- Python codes for the traveling salesman problem and vehicle routing problem☆67Updated 3 years ago
- Formulate trained predictors in Gurobi models☆236Updated last week
- A matheuristic approach for the Capacitated Vehicle Routing Problem☆50Updated 3 years ago
- The MIP Workshop 2023 Computational Competition☆40Updated last year
- ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.☆70Updated last year
- Examples and Models.☆18Updated 4 years ago
- A standalone local search solver for general mixed integer programming☆25Updated 2 weeks ago
- Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear programs☆572Updated 3 weeks ago
- Extract and visualize information from Gurobi log files☆122Updated this week
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆175Updated last month
- ☆63Updated last year
- Column generation (theory + python implementation)☆31Updated 4 years ago
- Visual representation of the branch-and-cut tree of SCIP using spatial dissimilarities of LP solutions☆29Updated 3 years ago