mirror of
https://github.com/Z3Prover/z3
synced 2025-08-29 06:28:57 +00:00
call mux finder
This commit is contained in:
parent
4392b88718
commit
1e0d49512b
2 changed files with 3 additions and 3 deletions
|
@ -755,7 +755,7 @@ namespace sat {
|
|||
|
||||
u_map<index_set> m_antecedents;
|
||||
literal_vector m_todo_antecedents;
|
||||
vector<literal_vector> m_binary_clause_graph;
|
||||
// vector<literal_vector> m_binary_clause_graph;
|
||||
|
||||
bool extract_assumptions(literal lit, index_set& s);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue