Cleanup in transcendental solver, add ApproximationBounds struct. (#5945)
[cvc5.git] / src / theory / booleans / theory_bool_rewriter.h
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-06-16 Aina NiemetzUpdate copyright headers.
2019-12-09 Andres NoetzliMake theory rewriters non-static (#3547)
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.
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-12-05 Morgan DetersUpdate copyrights, add missing file-level documentation...
2013-11-26 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2013-11-25 Tim KingMerge remote-tracking branch 'CVC4root/master'
2013-11-25 Tim KingSubstantial Changes:
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-06-14 Dejan Jovanović* removing rewriteEquality from the rewriter
2011-10-17 Dejan JovanovićSharing work
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-02-26 Morgan DetersCommit to fix bug 241 (improper "using namespace std...
2011-01-05 Dejan JovanovićCommit for the theory engine and rewriter changes....