Skip to content

Commit

Permalink
chore(BV, CP): Refactor propagation mechanism
Browse files Browse the repository at this point in the history
This patch simplifies the propagation mechanism (currently used in the
bit-vector relations only) in order to accomodate different types of
propagators more easily.

In particular, there is now a single generic (and configurable) loop
that runs the propagators instead of a spaghetti of different loops for
each kind of propagators.
  • Loading branch information
bclement-ocp committed Aug 5, 2024
1 parent 68c873d commit f61432e
Show file tree
Hide file tree
Showing 5 changed files with 464 additions and 205 deletions.
Loading

0 comments on commit f61432e

Please sign in to comment.