3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 19:35:50 +00:00
z3/src/math/grobner
Lev Nachmanson 610a2837ea rebase with Z3Prover
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_grobner.cpp rebase with Z3Prover 2020-01-28 10:04:21 -08: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 rebase with Z3Prover 2020-01-28 10:04:21 -08:00