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

feat(cp): Improve efficiency of linear constraints propagation #114

Merged
merged 7 commits into from
Nov 24, 2023

Conversation

arbimo
Copy link
Member

@arbimo arbimo commented Nov 22, 2023

  • feat(cp): Reactivate watch-based propagation of linear constraints.
  • chore(cp): Make watches on VarRef (less error prone than SVar)
  • feat(cp): Only trigger propagation once per constraint.
  • chore(cp): Clean up internal conversions from/to i64.

@arbimo arbimo requested a review from Shi-Raida November 22, 2023 16:54
@arbimo
Copy link
Member Author

arbimo commented Nov 22, 2023

@Yirmandias You may try this branch that should substantially reduce the propagation time of linear constraints.

@arbimo arbimo merged commit 61d0649 into master Nov 24, 2023
10 checks passed
@arbimo arbimo deleted the sched-opt branch November 24, 2023 13:15
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