mirror of
https://github.com/Z3Prover/z3
synced 2025-08-16 07:45:27 +00:00
Merge branch 'opt' of https://github.com/NikolajBjorner/z3 into opt
This commit is contained in:
commit
56d785df94
2 changed files with 1 additions and 55 deletions
|
@ -477,8 +477,6 @@ namespace sat {
|
|||
void propagate();
|
||||
literal choose();
|
||||
void compute_lookahead_reward();
|
||||
void init_lookahead_reward();
|
||||
void reset_lookahead_reward();
|
||||
literal select_literal();
|
||||
void update_binary_clause_reward(literal l1, literal l2);
|
||||
void update_nary_clause_reward(clause const& c);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue