mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
one more nightly
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ec1e3cc14a
commit
34c34b68ee
5 changed files with 14 additions and 8 deletions
|
@ -49,6 +49,8 @@ namespace q {
|
|||
|
||||
virtual void add_pattern(quantifier * q, app * mp) = 0;
|
||||
|
||||
virtual void relevant_eh(enode * n, bool lazy) = 0;
|
||||
|
||||
virtual void propagate() = 0;
|
||||
|
||||
virtual bool can_propagate() const = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue