3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-02 21:37:02 +00:00
z3/src/math/grobner
Lev Nachmanson 06203d227e cleanup the grobner config init
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
2020-01-28 10:04:21 -08:00
..
CMakeLists.txt add bit-matrix, avoid flattening and/or after bit-blasting, split pdd_grobner into solver/simplifier, add xlin, add smtfd option for incremental mode logic 2020-01-01 20:14:20 -08:00
grobner.cpp merge changes from Z3Prover repository 2020-01-28 10:04:21 -08:00
grobner.h merge changes from Z3Prover repository 2020-01-28 10:04:21 -08:00
pdd_simplifier.cpp add parameters to control grobner's explosure 2020-01-28 10:04:21 -08:00
pdd_simplifier.h remove watch, hoist orbit to track used variables 2020-01-02 00:39:50 -08:00
pdd_solver.cpp cleanup the grobner config init 2020-01-28 10:04:21 -08:00
pdd_solver.h Nikolaj fixes pdd_manager::reduce() to work with the changed order 2020-01-28 10:04:21 -08:00