Access to all MiniZinc functionality directly from Python
-
Updated
Dec 15, 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
KTH Artificial Intelligence (DD2380) final project VRP implemented in IP, PDDL and RL
Branch & Bound python implementation
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.
TSP solver using Gurobi for Cardinal Cup 2021 contest (Python).
AMPL Modeling Tips with Streamlit
A simple linear solver for the simplex method in tableau form and gomory's cut.
An optimization package for the traveling salesman problem
EvoCut: Automatic generation of acceleration cuts for integer programs via evolutionary search and LLMs.
Integer Linear Programming for Protein Library Design
A quick template for branch and price prototypes
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
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."