mirror of
https://github.com/Z3Prover/z3
synced 2025-08-06 11:20:26 +00:00
Merge branch 'bvsls' of https://git01.codeplex.com/z3 into opt
This commit is contained in:
commit
5f0739cdc0
1 changed files with 2 additions and 2 deletions
|
@ -138,8 +138,8 @@ protected:
|
||||||
|
|
||||||
void mk_random_move(ptr_vector<func_decl> & unsat_constants);
|
void mk_random_move(ptr_vector<func_decl> & unsat_constants);
|
||||||
|
|
||||||
//inline double get_restart_armin(unsigned cnt_restarts);
|
//double get_restart_armin(unsigned cnt_restarts);
|
||||||
inline unsigned check_restart(unsigned curr_value);
|
unsigned check_restart(unsigned curr_value);
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue