3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-24 20:16:00 +00:00

Extract inference_logger

This commit is contained in:
Jakob Rath 2022-08-25 16:03:17 +02:00
parent 437e83f6de
commit e39e1dcc49
4 changed files with 244 additions and 0 deletions

View file

@ -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