3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-15 15:25:26 +00:00

remove binspr experiment

This commit is contained in:
Nikolaj Bjorner 2025-01-12 13:39:26 -08:00
parent 8d2b9b41fd
commit d3183fafc7
8 changed files with 0 additions and 605 deletions

View file

@ -119,7 +119,6 @@ namespace sat {
bool m_local_search;
local_search_mode m_local_search_mode;
bool m_local_search_dbg_flips;
bool m_binspr;
bool m_cut_simplify;
unsigned m_cut_delay;
bool m_cut_aig;