mirror of
https://github.com/Z3Prover/z3
synced 2025-05-13 10:44:43 +00:00
added Karr test
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
5598f334d4
commit
75eca46d93
6 changed files with 238 additions and 9 deletions
|
@ -209,6 +209,7 @@ int main(int argc, char ** argv) {
|
|||
TST(rcf);
|
||||
TST(hilbert_basis);
|
||||
TST(heap_trie);
|
||||
TST(karr);
|
||||
}
|
||||
|
||||
void initialize_mam() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue