CPMpy / cpmpy
Constraint Programming and Modeling library in Python, based on numpy, with direct solver access.
☆248Updated this week
Alternatives and similar repositories for cpmpy:
Users that are interested in cpmpy are comparing it to the libraries listed below
- A Python Library for modeling combinatorial constrained problems☆66Updated last week
- A curated list of awesome OR-Tools community resources.☆165Updated 4 months ago
- Discrete Optimization is a python library to ease the definition and re-use of discrete optimization problems and solvers.☆49Updated this week
- Access to all MiniZinc functionality directly from Python☆156Updated 3 weeks ago
- A cpmpy-based library for constraint acquisition.☆16Updated 2 weeks ago
- ☆14Updated last month
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆163Updated 3 months ago
- Data-driven APIs for common optimization tasks☆155Updated this week
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆136Updated 3 months ago
- Extract and visualize information from Gurobi log files☆115Updated last week
- The CP-SAT Primer: Using and Understanding Google OR-Tools' CP-SAT Solver☆439Updated 3 weeks ago
- Visual representation of the branch-and-cut tree of SCIP using spatial dissimilarities of LP solutions☆28Updated 2 years ago
- Represent trained machine learning models as Pyomo optimization formulations☆303Updated 3 months ago
- A standalone local search solver for general mixed integer programming☆21Updated 2 weeks ago
- pymhlib - A Toolbox for Metaheuristics and Hybrid Optimization Methods☆29Updated last year
- log parser for MIP and LP solvers☆15Updated this week
- Formulate trained predictors in Gurobi models☆225Updated this week
- Iterated Racing for Automatic Algorithm Configuration☆63Updated last month
- WIP: Tune the hyperparameters of Google's OR-Tools' CP-SAT solver for specific models☆15Updated 6 months ago
- The MIP Workshop 2023 Computational Competition☆41Updated last year
- Extensible Combinatorial Optimization Learning Environments☆338Updated 2 years ago
- A parallel branch-and-bound engine for Python. (https://pybnb.readthedocs.io/)☆69Updated 3 years ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆273Updated last year
- Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear programs☆553Updated 3 months ago
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆385Updated this week
- challenge EURO/ROADEF 2022 on RENAULT's truck loading : documents and issues☆29Updated last year
- Modeling robust optimization problems in Pyomo☆83Updated 2 years ago
- Replacing standard support propagation by belief propagation in MiniCP