mirror of
https://github.com/Z3Prover/z3
synced 2025-10-07 08:21:56 +00:00
local updates
Signed-off-by: Miguel Angelo Da Terra Neves <t-mineve@microsoft.com>
This commit is contained in:
parent
7db1132c33
commit
ff2cdc0e3f
6 changed files with 25 additions and 6 deletions
|
@ -367,6 +367,7 @@ namespace sat {
|
|||
unsigned m_conflicts_since_init;
|
||||
unsigned m_restarts;
|
||||
unsigned m_conflicts_since_restart;
|
||||
unsigned m_simplifications;
|
||||
unsigned m_restart_threshold;
|
||||
unsigned m_luby_idx;
|
||||
unsigned m_conflicts_since_gc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue