mirror of
https://github.com/Z3Prover/z3
synced 2025-05-08 16:25:48 +00:00
debug benchmarks, theory_pb
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
cff0e0fc6c
commit
26237a3727
5 changed files with 108 additions and 30 deletions
|
@ -92,6 +92,8 @@ namespace smt {
|
|||
|
||||
void unique();
|
||||
|
||||
void prune();
|
||||
|
||||
bool well_formed() const;
|
||||
|
||||
app_ref to_expr(context& ctx, ast_manager& m);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue