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

Increasing and decreasing global constraints #471

Merged
merged 10 commits into from
May 10, 2024
Merged

Increasing and decreasing global constraints #471

merged 10 commits into from
May 10, 2024

Conversation

Dimosts
Copy link
Collaborator

@Dimosts Dimosts commented May 10, 2024

Increasing and decreasing (+ strict cases seperately) global constraints.

Implemented decomposition with all pairs (not only consecutive ones), should I change it to consequtive ones as it has the same effect with less constraints?

  • For choco, it normally supports all globals reified, but it has a bug at increasing and decreasing propagation in negative context. They fixed it, but until the next release the bug is there.

So, I had to remove the beautiul supported_reified = supported, and put the list of the rest constraints.

@Dimosts
Copy link
Collaborator Author

Dimosts commented May 10, 2024

Changed the decomposition, using consequtive pairs only

@Wout4 Wout4 merged commit 3619176 into master May 10, 2024
1 check passed
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