mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 11:37:54 +00:00
ea
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
b629960afb
commit
dca1dcca6d
2 changed files with 4 additions and 4 deletions
|
@ -423,7 +423,7 @@ namespace arith {
|
|||
sat::proof_hint m_farkas2;
|
||||
sat::proof_hint const* explain(sat::hint_type ty, sat::literal lit = sat::null_literal);
|
||||
sat::proof_hint const* explain_implied_eq(euf::enode* a, euf::enode* b);
|
||||
void add_assumptions();
|
||||
void explain_assumptions();
|
||||
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue