Eliminate more uses of CONST_RATIONAL (#8590)
[cvc5.git] / src / theory / arith / type_enumerator.h
2022-04-08 Andrew ReynoldsEliminate more uses of CONST_RATIONAL (#8590)
2022-04-05 Mathias PreinerUpdate copyright headers for release 1.0 (#8539)
2022-03-29 Mathias PreinerIntroduce internal namespace and remove api namespace...
2021-11-12 Andres NoetzliRemove `ConstantMap<Rational>` (#7635)
2021-04-14 Aina NiemetzRename public and private headers in src/include. ...
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-09 Aina NiemetzRename CVC4__ header guards to CVC5__. (#6326)
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-06-16 Aina NiemetzUpdate copyright headers.
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-01-10 Tim KingRemoving throw specifiers from type enumerators. (...
2017-07-13 Aina NiemetzMerge pull request #188 from aniemetz/cx11
2017-07-12 ajreynolMake type rules more strict for operators whose type...
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-01-15 ajreynolType enumerators take optional argument indicating...
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking
2014-07-10 Kshitij BansalMerge remote-tracking branch 'origin/master' into segfa...
2014-07-01 Morgan DetersUpdate copyrights.
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2012-10-26 Morgan DetersFix to subrange type enumerator, and its unit test...
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-10-08 Morgan Deters* Models' SubstitutionMaps are now attached to the...
2012-08-01 Morgan Detersadd isFinished() to type enumerators (so we don't rely...
2012-08-01 Morgan Deterssome fixes for Mac OS
2012-07-14 Morgan DetersType enumerator infrastructure and uninterpreted consta...