3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 19:35:50 +00:00
z3/src/math/grobner
2022-07-14 15:45: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 working on reconciling perf for arithmetic solvers 2022-07-11 07:38:51 -07:00
grobner.h working on reconciling perf for arithmetic solvers 2022-07-11 07:38:51 -07:00
pdd_simplifier.cpp handle trivial equalities in simplify_leaf 2022-07-11 21:05:26 -07:00
pdd_simplifier.h remove a hundred implicit constructors/destructors 2021-05-23 14:25:01 +01:00
pdd_solver.cpp add propagators to grobner 2022-07-14 15:45:07 -07:00
pdd_solver.h add propagators to grobner 2022-07-14 15:45:07 -07:00