mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 20:46:01 +00:00
disable uhle from lookahead solver
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
75bf942237
commit
eca250933d
12 changed files with 213 additions and 96 deletions
|
@ -91,8 +91,6 @@ namespace sat {
|
|||
|
||||
void operator()(bool force);
|
||||
|
||||
void operator()(big& big);
|
||||
|
||||
void updt_params(params_ref const & p);
|
||||
static void collect_param_descrs(param_descrs & d);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue