mirror of
https://github.com/Z3Prover/z3
synced 2025-08-18 01:02:15 +00:00
adding user-propagator ability
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c13e3ce693
commit
152c95f72a
15 changed files with 305 additions and 21 deletions
|
@ -80,6 +80,7 @@ z3_add_component(smt
|
|||
theory_str_regex.cpp
|
||||
theory_utvpi.cpp
|
||||
theory_wmaxsat.cpp
|
||||
user_propagator.cpp
|
||||
uses_theory.cpp
|
||||
watch_list.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue