mirror of
https://github.com/Z3Prover/z3
synced 2025-10-09 09:21:56 +00:00
updates
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
fae67b79b7
commit
0a0e925f27
4 changed files with 49 additions and 2 deletions
|
@ -60,6 +60,7 @@ class core {
|
|||
friend class monomial_bounds;
|
||||
friend class nra::solver;
|
||||
friend class divisions;
|
||||
friend class mul_saturate;
|
||||
|
||||
unsigned m_nlsat_delay = 0;
|
||||
unsigned m_nlsat_delay_bound = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue