Skip to content

Tags: acharaakshit/RMiniZinc

Tags

v0.0.7

Toggle v0.0.7's commit message
Latest readme and cran comments

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Development (#56)

* update vignette and correct error messages

* resolve strip binary issue and update title to 'R Interface to 'MiniZinc'

* Direct values can be provided for IntDecl, FloatDecl and BoolDecl rather than providing values as R6 Classes Int, Float and Bool respectively. The parameter desccriptions have also been updated accordingly.

* updated description

* provided possible operators in class descriptions

* corrected description for value parameter

* let contains variable declaration items and constraint items. Corrected Class logic and updated the utils code to convert parsed list correctly to R model.

* Added more specialized functions for constraint programming problems.

* corrected documentation

* corrected array serialization

* solver_bin and libminizinc must be checked seperately for different tests

* Redesigned and updated vignette to make it easy to understand.

* Update package version and documentation

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to v0.0.5 (#54)

v0.0.4

Toggle v0.0.4's commit message
latest cran version

v0.0.3

Toggle v0.0.3's commit message
update vignette

v0.0.2

Toggle v0.0.2's commit message
Moved Acknowledgement to README

v0.0.1

Toggle v0.0.1's commit message
changes for CRAN submission