macOS
brew install minizinclocal Homebrew formula metadata
sudo port install minizincMacPorts ports tree · devel/minizinc/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für minizinc in AI-Agent-Workflows.
Installation
brew install minizinclocal Homebrew formula metadata
sudo port install minizincMacPorts ports tree · devel/minizinc/Portfile · Quelle: api.github.com
sudo apt install minizincDebian stable package indexes · minizinc · Quelle: deb.debian.org
nix profile install nixpkgs#minizincnixpkgs package indexes · pkgs/by-name/mi/minizinc/package.nix · Quelle: api.github.com
sudo zypper install minizincopenSUSE Tumbleweed package metadata · minizinc · Quelle: download.opensuse.org
Überblick
Medium-level constraint modeling language
Verlauf
MiniZinc is a free and open-source constraint modeling language for expressing constraint satisfaction and discrete optimization problems in a high-level, solver-independent form. The project is developed at Monash University with support from OPTIMA, and the libminizinc repository describes the compiler as translating MiniZinc models into FlatZinc, a solver input language understood by a wide range of solvers.
Its origins are unusually well documented. A history paper by Peter J. Stuckey, Guido Tack, and Maria Garcia de la Banda says MiniZinc was introduced in the CP2007 paper "MiniZinc: Towards a Standard CP Modelling Language" as a response to the lack of a common constraint-programming modeling language. The paper traces the language back to the G12 project, started in 2005, and to Zinc: MiniZinc was created as a stripped-down version of Zinc that compiled a model plus data instance into FlatZinc. The first MiniZinc version, 0.6, was released on September 23, 2007, the first day of CP2007.
Technically, MiniZinc's major contribution is the separation between modeling and solving. Modelers write .mzn models with parameters, decision variables, global constraints, and objectives; the minizinc compiler flattens a particular model/data pair into FlatZinc or another solver-facing form. That lets users try different solvers from the same model, while solver authors can support MiniZinc by providing FlatZinc interfaces and global-constraint definitions.
Adoption is tied strongly to the constraint-programming research and optimization communities. The MiniZinc Challenge has run every year since 2008 to compare constraint solvers on shared benchmarks, and the history paper notes that the challenge encouraged solver implementers to provide compliant FlatZinc interfaces while building a public benchmark library. The same paper cites deployed and applied MiniZinc use in ship scheduling, optimization consulting, mission planning, automated configuration, cloud deployment, mobile robot planning, building automation, data acquisition, and preference elicitation. In Homebrew, the formula brings in solver-related dependencies such as Gecode and COIN-OR components, reflecting the package's role as a modeling frontend plus compiler rather than a single solver.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
minizinc | cli | globales Executable | |
mzn2doc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/MiniZinc/libminizinc
Installationsmetadaten
| Paketschlüssel | brew:minizinc |
|---|---|
| Version | 2.10.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/minizinc |
| Homepage | https://www.minizinc.org/ |
| Repository | https://github.com/MiniZinc/libminizinc |
| Upstream-Dokumentation | https://docs.minizinc.dev/en/stable |
| Lizenz | MPL-2.0 |
| Quellarchiv | https://github.com/MiniZinc/libminizinc/archive/refs/tags/2.10.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-23T09:38:26Z |
| Pulse | updated |
| Abhängigkeiten | cbc, cgl, clp, coinutils, gecode, osi |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | minizinc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
minizinc 2.9.2+dfsg1-1
constraint modelling language and tool chain
sudo apt install minizincminizinc
nix profile install nixpkgs#minizincminizinc 2.8.2+dfsg1-1build2
constraint modelling language and tool chain
sudo apt install minizincminizinc 2.8.7-1.4
A high-level constraint modelling language
sudo zypper install minizincminizinc
sudo port install minizincQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.