mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 04:01:22 +00:00
parent
27114ce9dd
commit
8bd0407adf
2 changed files with 7 additions and 5 deletions
|
@ -148,6 +148,7 @@ namespace smt {
|
|||
m_node1(n1),
|
||||
m_node2(n2),
|
||||
m_js(js) {
|
||||
SASSERT(n1 != n2);
|
||||
}
|
||||
|
||||
virtual void get_antecedents(conflict_resolution & cr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue