mirror of
https://github.com/Z3Prover/z3
synced 2025-06-22 05:43:39 +00:00
add card operator to bapa
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
aafb16e8ed
commit
7e2afca2c6
7 changed files with 70 additions and 20 deletions
|
@ -32,7 +32,7 @@ namespace smt {
|
|||
public:
|
||||
theory_array_bapa(theory_array_full& th);
|
||||
~theory_array_bapa();
|
||||
void internalize_size(app* term);
|
||||
void internalize_term(app* term);
|
||||
final_check_status final_check();
|
||||
void init_model();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue