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 2, 2024
1 parent ae3ef20 commit 25565f3
Show file tree
Hide file tree
Showing 5 changed files with 464 additions and 205 deletions.
Loading

0 comments on commit 25565f3

Please sign in to comment.