haskelzinc: CP in Haskell through MiniZinc
This library aims to link Haskell with MiniZinc. It provides an abstract syntax tree for the MiniZinc language, with which one can define MiniZinc constraint models. One can directly get the solution(s) of the model or separately use the corresponding modules of the library to pretty-print the model or parse its solution(s).
[Skip to Readme]
Modules
- Interfaces
- Interfaces.FZSolutionParser
- Interfaces.MZAST
- Interfaces.MZPrinter
- Interfaces.MZinHaskell
Downloads
- haskelzinc-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.3, 0.3.0.9, 0.3.1.0, 0.3.1.1 |
---|---|
Dependencies | base (>=4.8 && <4.9), containers (>=0.5 && <0.6), filepath (>=1.4 && <1.5), parsec (>=3.1 && <3.2), pretty (>=1.1 && <1.2), process (>=1.2 && <1.3) [details] |
License | BSD-3-Clause |
Author | Klara Marntirosian |
Maintainer | klara.mar@cs.kuleuven.be |
Category | Interfaces |
Uploaded | by klara_mar at 2016-06-17T12:32:08Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4084 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-11-23 [all 3 reports] |