mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 20:16:00 +00:00
Extract inference_logger
This commit is contained in:
parent
437e83f6de
commit
e39e1dcc49
4 changed files with 244 additions and 0 deletions
|
@ -8,6 +8,7 @@ z3_add_component(polysat
|
|||
eq_explain.cpp
|
||||
explain.cpp
|
||||
forbidden_intervals.cpp
|
||||
inference_logger.cpp
|
||||
justification.cpp
|
||||
linear_solver.cpp
|
||||
log.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue