Access to all MiniZinc functionality directly from Python
-
Updated
Nov 4, 2024 - Python
Access to all MiniZinc functionality directly from Python
A Python wrapper for the MiniZinc tool pipeline.
Python library for declarative, constrained, structured-output prediction.
efficient Game of Life in Python
A scheduler to manage a multi tool dual arm robot while avoiding arm-to-arm collisions; considering complex side constraints; and optimizing for cyclic schedules.
Express constraint programming problem with python and solve it with minizinc
codes of my IUT course
Create pure Minizinc .mzn files from Python using python-minizinc-maker library.
Solving the MCVRP problem using: Constraint Programming, Satisfiability Module Theory and Mixed Integers Linear Programming.
Adding Machine Learning capabilities to MiniZinc
A framework to performing benchmark testing on MiniZinc models, solvers, and/or the compiler itself.
Combinatorial Decision Making and Optimization project on Very Large Scale Integration (VLSI) with Constraint Programming (CP), propositional SATisfiability (SAT), and Satisfiability Modulo Theories (SMT)
Solving quadratic assignment problem using iterated local search, improved hybrid genetic algorithm, tabu search, and constraint solving.
Given a simple VLSI (Very Large Scale Integration), use Constraint Programming, SAT and SMT solver, to provide the solution with the minimum height of the silicon chip
Solving The VLSI (Very Large Scale Integration) optimization problem using constraint programming and SMT.
The VLSI problem requires to fit all the rectangles in the grid without overlapping one on an another, by minimizing the height of the grid.
Constraint Programming and SMT models for solving VLSI instances with MiniZinc and Z3
Add a description, image, and links to the minizinc topic page so that developers can more easily learn about it.
To associate your repository with the minizinc topic, visit your repo's landing page and select "manage topics."