Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.4.2 #74

Merged
merged 24 commits into from Oct 16, 2015
Merged

Release 0.4.2 #74

merged 24 commits into from Oct 16, 2015

Conversation

mantkiew
Copy link
Member

  • Added ClaferCheatCheet and generated syntax documentation clafer.pdf .
  • Added minimum and maximum of a set operators min and max.
  • Changed syntax of objectives to << minimize ... >> and << maximize ... >>. The old syntax << min ... >> and << max ... >> still works but it is now deprecated.
  • Changed precedence of if/then/else so that nested expressions do not need to be in parens. See issue #73.
  • Implemented ability for top-level abstract clafer to extend a nested abstract clafer #67. See test case.
  • Added generation of assertions for Choco.
  • Added validation with Choco and GraphVis to -v.

@mantkiew mantkiew self-assigned this Sep 29, 2015
@mantkiew mantkiew added this to the 0.4.2 milestone Sep 29, 2015
mantkiew added a commit that referenced this pull request Oct 16, 2015
@mantkiew mantkiew merged commit 85da68d into master Oct 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant