Refactor transcendental solver (#5514)
[cvc5.git] / src / theory / arith / delta_rational.cpp
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-06-16 Aina NiemetzUpdate copyright headers.
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-01-23 Tim KingCommenting out throw specifiers for DeltaRationExceptio...
2018-01-10 Tim KingCleaning up throw specifiers on Exception and subclasse...
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.
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
2013-02-02 lianahmerged master into branch
2012-12-15 Tim KingMerging in patch from branch '1.0.x'.
2012-12-15 Tim KingMerge remote-tracking branch 'main-repo/1.0.x' into...
2012-12-15 Tim KingChanging the rewriter to use Boute's Euclidean definiti...
2012-11-21 Tim KingAdds a number of new capabilities to DeltaRational...
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2010-10-09 Morgan DetersModel generation for arith, boolean, and uf theories via
2010-07-02 Morgan Detersre-generated comment headers of source files
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-06-03 Tim KingAdds toString to DeltaRational
2010-05-19 Tim KingSignificant revision to theory/arith. The new draft...