mirror of
https://github.com/Z3Prover/z3
synced 2025-08-15 15:25:26 +00:00
reorganize polysat functionality to use abstract solver interface
make dependency be self-contained
This commit is contained in:
parent
837e111d93
commit
81c6f00c99
23 changed files with 381 additions and 123 deletions
|
@ -35,16 +35,9 @@ z3_add_component(sat_smt
|
|||
pb_internalize.cpp
|
||||
pb_pb.cpp
|
||||
pb_solver.cpp
|
||||
polysat_assignment.cpp
|
||||
polysat_constraints.cpp
|
||||
polysat_core.cpp
|
||||
polysat_internalize.cpp
|
||||
polysat_fi.cpp
|
||||
polysat_model.cpp
|
||||
polysat_solver.cpp
|
||||
polysat_ule.cpp
|
||||
polysat_umul_ovfl.cpp
|
||||
polysat_viable.cpp
|
||||
q_clause.cpp
|
||||
q_ematch.cpp
|
||||
q_eval.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue