rminizinc
R Interface to 'MiniZinc'
Constraint optimization, or constraint programming, is the name given to identifying feasible solutions out of a very large set of candidates, where the problem can be modeled in terms of arbitrary constraints. 'MiniZinc' is a free and open-source constraint modeling language. Constraint satisfaction and discrete optimization problems can be formulated in a high-level modeling language. Models are compiled into an intermediate representation that is understood by a wide range of solvers. 'MiniZinc' itself provides several solvers, for instance 'GeCode'. R users can use the package to solve constraint programming problems without using 'MiniZinc' directly, modify existing 'MiniZinc' models and also create their own models.
- Version0.0.8
- R version≥ 3.5.0
- LicenseMozilla Public License Version 2.0
- Needs compilation?Yes
- Last release10/15/2021
Documentation
Team
Akshit Achara
Akshit Achara, Lars Kotthoff, Hans W. Borchers, Guido Tack
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends2 packages
- Imports5 packages
- Suggests4 packages
- Linking To1 package