mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
throttle ackerman on arrays
This commit is contained in:
parent
a20b577b2f
commit
84f514a4f4
8 changed files with 54 additions and 6 deletions
|
@ -111,6 +111,8 @@ namespace euf {
|
|||
|
||||
virtual void new_diseq_eh(euf::th_eq const& eq) {}
|
||||
|
||||
virtual bool enable_ackerman_axioms(euf::enode* n) const { return true; }
|
||||
|
||||
virtual void relevant_eh(euf::enode* n) {}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue