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.4 #27

Merged
merged 249 commits into from
Sep 19, 2016
Merged

Release 0.4.4 #27

merged 249 commits into from
Sep 19, 2016

Conversation

mantkiew
Copy link
Member

@mantkiew mantkiew commented Sep 1, 2016

JLiangWaterloo and others added 30 commits December 21, 2015 21:10
…oup cardinalities.

Condition assignments are when a variable is assigned under all alternatives. For example, consider the following model.

A -> int
xor B
    C
        [ A = 3 ]
    D
        [ A = 4 ]

In this model, A must be assigned to either 3 or 4. Note that if one of the constraints above were removed, we would know nothing about the values of A.
JLiangWaterloo and others added 29 commits September 11, 2016 09:55
@mantkiew mantkiew merged commit bc4cb12 into master Sep 19, 2016
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.

2 participants