Add missing inference ids (#6242)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 31 Mar 2021 09:21:12 +0000 (04:21 -0500)
committerGitHub <noreply@github.com>
Wed, 31 Mar 2021 09:21:12 +0000 (09:21 +0000)
commitc28829ce6fc9861b8f0e902952c9983bba10820a
treefa65880901593d7e4673aad596cf790a51943891
parent4e1c3c1c12103ef5d3f2cb3d873247bb66716287
Add missing inference ids (#6242)

Towards having complete stats on inference ids for each lemma, fact, and conflict.
17 files changed:
src/theory/arith/simplex.cpp
src/theory/arith/soi_simplex.cpp
src/theory/inference_id.cpp
src/theory/inference_id.h
src/theory/quantifiers/cegqi/ceg_arith_instantiator.cpp
src/theory/quantifiers/cegqi/ceg_arith_instantiator.h
src/theory/quantifiers/cegqi/ceg_instantiator.cpp
src/theory/quantifiers/cegqi/ceg_instantiator.h
src/theory/quantifiers/cegqi/inst_strategy_cegqi.cpp
src/theory/quantifiers/cegqi/inst_strategy_cegqi.h
src/theory/quantifiers/ematching/ho_trigger.cpp
src/theory/quantifiers/ematching/inst_strategy_e_matching.cpp
src/theory/quantifiers/fmf/bounded_integers.cpp
src/theory/quantifiers/quant_split.cpp
src/theory/quantifiers/sygus_inst.cpp
src/theory/sets/cardinality_extension.cpp
src/theory/theory_inference_manager.cpp