3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-08 08:51:55 +00:00

add tests for distribution utility and fix loose ends

This commit is contained in:
Nikolaj Bjorner 2023-04-13 11:19:06 -07:00
parent 1a70ac75df
commit 624907823d
4 changed files with 57 additions and 6 deletions

View file

@ -29,6 +29,7 @@ add_executable(test-z3
datalog_parser.cpp
ddnf.cpp
diff_logic.cpp
distribution.cpp
dl_context.cpp
dl_product_relation.cpp
dl_query.cpp