mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 12:35:59 +00:00
revert relevancy2
This commit is contained in:
parent
76e8e57204
commit
fcee2f5aa5
4 changed files with 4 additions and 49 deletions
|
@ -185,8 +185,7 @@ namespace euf {
|
|||
bool_vector m_relevant_visited;
|
||||
ptr_vector<expr> m_relevant_todo;
|
||||
void ensure_dual_solver();
|
||||
bool init_relevancy1();
|
||||
bool init_relevancy2();
|
||||
bool init_relevancy();
|
||||
void relevant_subterms();
|
||||
void init_relevant_expr_ids();
|
||||
void push_relevant(sat::bool_var v);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue