3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-18 01:02:15 +00:00
z3/src/math/grobner
Nikolaj Bjorner 9ca5b3f304 fix #4449
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-06-03 21:10:07 -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 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 #4449 2020-06-03 21:10:07 -07:00
pdd_solver.h buffer: require a move constructor to avoid copies 2020-06-03 11:57:49 +01:00