mirror of
https://github.com/Z3Prover/z3
synced 2025-08-17 00:32:16 +00:00
debugging local
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
59baaea219
commit
2c7a978c16
4 changed files with 30 additions and 10 deletions
|
@ -177,7 +177,9 @@ namespace sat {
|
|||
|
||||
void calculate_and_update_ob();
|
||||
|
||||
void verify_solution();
|
||||
void verify_solution() const;
|
||||
|
||||
void verify_constraint(constraint const& c) const;
|
||||
|
||||
void print_info();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue