Minor cleaning of quantifiers engine (#5858)
[cvc5.git] / src / theory / sort_inference.h
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-03-22 Andrew ReynoldsSort inference does not handle APPLY_UF when higher...
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-08-15 Andrew ReynoldsMake sort inference a preprocessing pass (#2309)
2018-06-25 Aina NiemetzUpdated copyright headers.
2017-11-13 Tim KingInitializing SortInference::initialSortCount. Resolves...
2017-07-07 Mathias PreinerUpdate copyright headers.
2016-04-20 PaulMengupdate from the master
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2016-03-10 ajreynolFaster conditional rewriting for and/or beneath quantif...
2015-12-15 ajreynolAdd option uf-ss-fair-monotone. Minor cleanup and impro...
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking