mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 20:16:00 +00:00
initial unit test for pdd_grobner
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3fca59ac84
commit
58be42d2a9
6 changed files with 104 additions and 34 deletions
|
@ -83,6 +83,7 @@ add_executable(test-z3
|
|||
parray.cpp
|
||||
pb2bv.cpp
|
||||
pdd.cpp
|
||||
pdd_grobner.cpp
|
||||
permutation.cpp
|
||||
polynomial.cpp
|
||||
polynorm.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue