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
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.
EvoCut: Automatic generation of acceleration cuts for integer programs via evolutionary search and LLMs.
AMPL Modeling Tips with Streamlit
A quick template for branch and price prototypes
A simple linear solver for the simplex method in tableau form and gomory's cut.
An optimization package for the traveling salesman problem
Solve kidney-exchange instances using Python and Gurobi
Integer Linear Programming for Protein Library Design
A curated list of awesome Operations Research frameworks, solvers, libraries, software, books, courses, papers, datasets, conferences, and learning resources.
The codes in this repository are my own works that I used in my thesis. It is a python code that prints flight times, set-up times and probabilities of survive for the Weapon Target Assignment Problem
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."