3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-29 11:55:51 +00:00
z3/src/math/polysat
Jakob Rath cb9dda19dd
Polysat (#5187)
* test_l2 works now

* Linear propagation: test whether a is odd

* Linear propagation with even coefficients (wip)
2021-04-15 08:37:14 -07:00
..
CMakeLists.txt Add more logging to polysat (#5186) 2021-04-15 08:35:57 -07:00
constraint.cpp split into parts, add stats 2021-04-14 04:05:35 -07:00
constraint.h split into parts, add stats 2021-04-14 04:05:35 -07:00
justification.cpp Small polysat fixes (#5183) 2021-04-14 10:29:58 -07:00
justification.h split into parts, add stats 2021-04-14 04:05:35 -07:00
log.cpp Add more logging to polysat (#5186) 2021-04-15 08:35:57 -07:00
log.h Add more logging to polysat (#5186) 2021-04-15 08:35:57 -07:00
solver.cpp Polysat (#5187) 2021-04-15 08:37:14 -07:00
solver.h Add more logging to polysat (#5186) 2021-04-15 08:35:57 -07:00
types.h split into parts, add stats 2021-04-14 04:05:35 -07:00