Access to all MiniZinc functionality directly from Python
-
Updated
Oct 27, 2025 - Python
Access to all MiniZinc functionality directly from Python
EA FC 26 Automated SBC Solving using Integer Programming ⚽
This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with a specific objective function
Benders decomposition with two subproblem | Integer programming
Combining Reinforcement Learning with Integer Programming for Robust Scheduling
Your best resource to learn mixed-integer programming to solve practical decision-making problems.
Generators for Combinatorial Optimization
Branch & Bound python implementation
KTH Artificial Intelligence (DD2380) final project VRP implemented in IP, PDDL and RL
TSP solver using Gurobi for Cardinal Cup 2021 contest (Python).
Contains code meant to optimize the route for a tourist visiting the Louvre Museum, such that the satisfaction level is maximised by visiting all/select exhibits in a single working day.
AMPL Modeling Tips with Streamlit
A simple linear solver for the simplex method in tableau form and gomory's cut.
A quick template for branch and price prototypes
An optimization package for the traveling salesman problem
An implementation for the Simplex algorithm for solving linear optimization problems. This approach covers both Primal and Dual Simplex.
Solve kidney-exchange instances using Python and Gurobi
EvoCut: Automatic generation of acceleration cuts for integer programs via evolutionary search and LLMs.
A program for optimizing match factors for heterogenous truck and shovel fleets.
A Python implementation of the Feasibility Pump heuristic
Add a description, image, and links to the integer-programming topic page so that developers can more easily learn about it.
To associate your repository with the integer-programming topic, visit your repo's landing page and select "manage topics."