mirror of
https://github.com/Z3Prover/z3
synced 2025-08-26 21:16:02 +00:00
fixes to #7250
This commit is contained in:
parent
49610f5159
commit
b831a589e5
8 changed files with 47 additions and 9 deletions
|
@ -137,6 +137,8 @@ namespace euf {
|
|||
|
||||
sat::status status() const { return sat::status::th(false, get_id()); }
|
||||
|
||||
virtual euf::enode_pair get_justification_eq(size_t j);
|
||||
|
||||
/**
|
||||
* Local search interface
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue