3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src/math/grobner
Nikolaj Bjorner d0e20e44ff booyah
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-07-04 15:56:30 -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 booyah 2020-07-04 15:56:30 -07:00
pdd_simplifier.cpp remove using insert_if_not_there2 2020-04-25 15:08:51 -07:00
pdd_simplifier.h remove watch, hoist orbit to track used variables 2020-01-02 00:39:50 -08:00
pdd_solver.cpp fix incorrect bound in order-lemma 2020-06-13 14:28:42 -07:00
pdd_solver.h fix incorrect bound in order-lemma 2020-06-13 14:28:42 -07:00