mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
edb26e7be7
commit
e9a4a9a390
3 changed files with 18 additions and 1 deletions
|
@ -79,6 +79,8 @@ namespace user {
|
|||
|
||||
sat::justification mk_justification(unsigned propagation_index);
|
||||
|
||||
void validate_propagation();
|
||||
|
||||
public:
|
||||
solver(euf::solver& ctx);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue