3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-08 20:21:23 +00:00
z3/src/math/grobner
Nikolaj Bjorner 426e4cc75c fix #3557
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-04-03 16:37:59 -07: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 fix #3557 2020-04-03 16:37:59 -07:00
grobner.h merge changes from Z3Prover repository 2020-01-28 10:04:21 -08:00
pdd_simplifier.cpp fix #3363, already fixed in Debug branch, importing fix 2020-03-16 11:45:11 -07: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