mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 19:05:51 +00:00
Throttle nra solver when progress is being made by linearization
This commit is contained in:
parent
08f55f9d1f
commit
c6eb55537a
3 changed files with 18 additions and 2 deletions
|
@ -48,6 +48,7 @@ namespace nra {
|
|||
|
||||
nlsat::anum_manager& am();
|
||||
|
||||
void updt_params(params_ref& p);
|
||||
|
||||
/*
|
||||
\brief display state
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue