Simplify trigger notifications in equality engine (#4921)
[cvc5.git] / src / theory / theory_model_builder.h
2020-06-16 Aina NiemetzUpdate copyright headers.
2019-12-16 Andrew ReynoldsExtend model construction with assignment exclusion...
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-09-04 Andrew ReynoldsMinor improvements to theory model builder interface...
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-03-05 Mathias PreinerEnable -Wsuggest-override by default. (#1643)
2017-12-08 Andrew ReynoldsMake collect model info return a Bool (#1421)
2017-11-01 Andrew Reynolds(Move-only) Refactor and document theory model part...