mirror of
https://github.com/Z3Prover/z3
synced 2026-03-02 11:46:55 +00:00
Merge branch 'opt' of https://github.com/nikolajbjorner/z3 into opt
This commit is contained in:
commit
ee3ed3a27a
21 changed files with 47 additions and 34 deletions
|
|
@ -189,7 +189,7 @@ public:
|
|||
\brief extract a lookahead candidates for branching.
|
||||
*/
|
||||
|
||||
virtual expr_ref cube() = 0;
|
||||
virtual expr_ref cube(unsigned backtrack_level) = 0;
|
||||
|
||||
/**
|
||||
\brief Display the content of this solver.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue