or-tools / awesome_or-toolsLinks
A curated list of awesome OR-Tools community resources.
☆186Updated last year
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☆640Updated 3 weeks ago
- Constraint Programming and Modeling library in Python, based on numpy, with direct solver access.☆321Updated this week
- WIP: Tune the hyperparameters of Google's OR-Tools' CP-SAT solver for specific models☆22Updated 3 months ago
- A webapp that visualizes and annotates your ortools' CP-SAT logs. Partially inspired by gurobi-logtools.☆50Updated 10 months ago
- Nutmeg – a MIP and CP branch-and-check solver☆31Updated 2 years ago
- Discrete Optimization is a python library to ease the definition and re-use of discrete optimization problems and solvers.☆76Updated last week
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆533Updated this week
- A python framework for solving the VRP and its variants with column generation.☆202Updated 2 years ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆159Updated 2 months ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆283Updated 2 years ago
- A C++ Framework for Optimization☆36Updated last week
- COIN-OR Branch-and-Cut solver☆967Updated last week
- SCIP - Solving Constraint Integer Programs☆548Updated this week
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆413Updated 9 months ago
- Domain-Independent Dynamic Programming (DIDP) framework implemented in Rust.☆53Updated 2 months ago
- Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear programs☆581Updated 4 months ago
- Data-driven APIs for common optimization tasks☆173Updated last month
- Access to all MiniZinc functionality directly from Python☆199Updated 2 weeks ago
- Formulate trained predictors in Gurobi models☆244Updated 2 weeks ago
- Extract and visualize information from Gurobi log files☆124Updated last month
- An open-source course on constraint solving☆25Updated 2 months ago
- Adaptive large neighbourhood search (and more!) in Python.☆590Updated 10 months ago
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆181Updated 3 weeks ago
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆90Updated last year
- ☆65Updated last year
- Customized version of Helsgaun's LKH3 algorithm for vehicle routing problems.☆35Updated 8 months ago
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆51Updated 2 years ago
- A solver based on column generation☆38Updated 2 months ago
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆96Updated 9 months ago
- ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.☆76Updated last year