Introduce quantifiers inference manager (#5821)
[cvc5.git] / src / theory / fp / theory_fp.h
2020-12-09 Andrew ReynoldsDo not check FP at last call if not necessary (#5627)
2020-12-03 Aina NiemetzUpdate copyright headers.
2020-11-30 Aina Niemetzfp_converter: Properly separate out symbolic glue code...
2020-10-03 Andrew ReynoldsStandardization of Theory (#5181)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-08-28 Andrew Reynolds(new theory) Update TheoryFP to the new interface ...
2020-08-24 Andrew ReynoldsExtend the standard Theory template based on equality...
2020-08-20 Andrew ReynoldsAdd TheoryState objects to each Theory (#4920)
2020-08-20 Andrew ReynoldsSimplify trigger notifications in equality engine ...
2020-08-17 Andrew ReynoldsDynamic allocation of equality engine in Theory (#4890)
2020-08-14 Andrew ReynoldsSimplify equality engine notifications (#4896)
2020-07-11 Andrew Reynolds(proof-new) Update Theory interface for proof-new ...
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-04-08 Andres NoetzliPerform theory widening eagerly (#4044)
2020-04-03 Andres NoetzliUpdate theory rewriter ownership, add stats to strings...
2020-04-02 Andres NoetzliInitialize theory rewriters in theories (#4197)
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-05-24 Andres NoetzliFix compiler warnings (#1959)
2018-05-14 MartinFloating point theory solver based on SymFPU (#1895)
2018-03-05 Mathias PreinerEnable -Wsuggest-override by default. (#1643)
2018-02-06 Tim KingResolving warnings from -Winconsistent-missing-override...
2017-12-08 Andrew ReynoldsMake collect model info return a Bool (#1421)
2017-10-10 MartinAdd skeleton of the FP theory solver (#1130)
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-28 Tim KingAdding listeners to Options.
2016-01-06 Tim KingAdd SmtGlobals Class
2014-12-04 Martin BrainFloating point infrastructure.