mirror of
https://github.com/Z3Prover/z3
synced 2025-07-24 21:26:59 +00:00
adding pdd-grobner
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ca0a52c930
commit
5e0799225d
6 changed files with 441 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
z3_add_component(grobner
|
||||
SOURCES
|
||||
grobner.cpp
|
||||
pdd_grobner.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
ast
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue