mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 12:07:52 +00:00
Polysat: conflict resolution updates (#5534)
* variable elimination / saturation sketch * conflict resolution updates
This commit is contained in:
parent
dc547510db
commit
9f387f5738
14 changed files with 343 additions and 294 deletions
|
@ -11,6 +11,7 @@ z3_add_component(polysat
|
|||
justification.cpp
|
||||
linear_solver.cpp
|
||||
log.cpp
|
||||
saturation.cpp
|
||||
search_state.cpp
|
||||
solver.cpp
|
||||
ule_constraint.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue