Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: huub-solver/huub

Tags

continuous_deployment

Toggle continuous_deployment's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: enable the usage of `Propagator` at the `Model` level (#246)

This marks a large change in the working of the codebase of the solver.
- Constraint and Propagator have a shared base and work with the same generic setup
- Model posting functions now take the Model as their first argument.

pub/CP2025

Toggle pub/CP2025's commit message
solver version used to conduct the experiment for the CP2025 paper