mirror of
https://github.com/Z3Prover/z3
synced 2025-06-13 17:36:15 +00:00
debugging cardinality theory
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
27f3f7b735
commit
9467806a5c
8 changed files with 29 additions and 15 deletions
|
@ -92,7 +92,7 @@ namespace smt {
|
|||
void setup_arith();
|
||||
void setup_dl();
|
||||
void setup_seq();
|
||||
void setup_instgen();
|
||||
void setup_card();
|
||||
void setup_i_arith();
|
||||
void setup_mi_arith();
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue