3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-02 21:37:02 +00:00
z3/src/math/grobner
Nikolaj Bjorner 0278612328 build issues, add equivalence finding to probing (disabled)
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-01-06 04:31:19 -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 eq 2019-05-31 15:29:27 -07:00
grobner.h Use nullptr. 2018-02-12 14:05:55 +07:00
pdd_simplifier.cpp build issues, add equivalence finding to probing (disabled) 2020-01-06 04:31:19 -08:00
pdd_simplifier.h remove watch, hoist orbit to track used variables 2020-01-02 00:39:50 -08:00
pdd_solver.cpp remove watch, hoist orbit to track used variables 2020-01-02 00:39:50 -08:00
pdd_solver.h add anf 2020-01-05 16:46:49 -08:00