mirror of
https://github.com/Z3Prover/z3
synced 2025-06-22 05:43:39 +00:00
parent
044d6316ca
commit
1380a98a17
2 changed files with 12 additions and 6 deletions
|
@ -1060,6 +1060,8 @@ namespace smt {
|
|||
m_asserted_formulas.inconsistent();
|
||||
}
|
||||
|
||||
bool has_case_splits();
|
||||
|
||||
unsigned get_num_conflicts() const {
|
||||
return m_num_conflicts;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue