My public programs and models - mostly combinatorial problems and puzzles
-
Updated
Sep 26, 2024 - JavaScript
My public programs and models - mostly combinatorial problems and puzzles
Access to all MiniZinc functionality directly from Python
A Python wrapper for the MiniZinc tool pipeline.
Yuck is a local-search constraint solver with FlatZinc interface
Use MiniZinc in the browser or with NodeJS
Modeling preferences and soft constraints -- qualitatively and quantitatively on top of MiniZinc
Erlang/Elixir interface to MiniZinc.
A framework to performing benchmark testing on MiniZinc models, solvers, and/or the compiler itself.
Python library for declarative, constrained, structured-output prediction.
A Julia interface to the MiniZinc constraint modeling language
The strip packing problem is a 2-dimensional geometric minimization problem. Given a set of axis-aligned rectangles and a strip of bounded width and infinite height, determine an overlapping-free packing of the rectangles into the strip minimizing its height.
Constraint Programming and SMT models for solving VLSI instances with MiniZinc and Z3
User equilibrium traffic assignment and models for scheduling road upgrades
A Lazy Clause Generation solver with a focus on modularity and maintainability in addition to speed
A web interface that connects to MiniZinc-server, written in React.js+Redux.
CLI tool to sort players into even teams based on rank - DEPRECATED - check ringvold/teamsort for future udates
Solving The VLSI (Very Large Scale Integration) optimization problem using constraint programming and SMT.
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."