mirror of
https://github.com/Z3Prover/z3
synced 2025-08-28 05:58:55 +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
|
@ -41,7 +41,7 @@ namespace sat {
|
|||
|
||||
public:
|
||||
|
||||
big(random_gen& rand, bool binary);
|
||||
big(random_gen& rand);
|
||||
/**
|
||||
\brief initialize a BIG from a solver.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue