Skip to content

Conversation

@ImkoMarijnissen
Copy link
Contributor

@ImkoMarijnissen ImkoMarijnissen commented Dec 15, 2025

Currently, we can only generate ConstraintTags via the solver; however, all propagators take as input a constraint tag. This means that we have an odd dependency between having to create a Solver (which contains a State) to create a ConstraintTag before we can post a propagator to the State.

This PR addresses this by moving the generation of ConstraintTags via the State.

@ImkoMarijnissen ImkoMarijnissen merged commit 15239c4 into main Dec 15, 2025
9 checks passed
@ImkoMarijnissen ImkoMarijnissen deleted the fix/state-constraint-tag-generation branch December 15, 2025 13:05
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.

3 participants