mirror of
https://github.com/Z3Prover/z3
synced 2025-08-07 03:31:23 +00:00
port fixes from lev's branch. Rename pdd_grobner to pdd_solver
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c3ed06915c
commit
6b4ddf352d
6 changed files with 169 additions and 129 deletions
|
@ -1,7 +1,7 @@
|
|||
z3_add_component(grobner
|
||||
SOURCES
|
||||
grobner.cpp
|
||||
pdd_grobner.cpp
|
||||
pdd_solver.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
ast
|
||||
dd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue