Improve nonlinear solver (#7787)
[cvc5.git] / src / options / arith_options.toml
2021-12-13 Gereon KremerImprove nonlinear solver (#7787)
2021-11-18 Gereon KremerRefactor CAD option for linear model seed (#7657)
2021-11-17 Gereon KremerImplement aggressive pruning in CAD solver (#7650)
2021-09-15 Gereon Kremerremove options that are no longer used (#7197)
2021-09-08 Andrew ReynoldsAdd option for using bound inference for relevant asser...
2021-08-03 Gereon KremerUse int64_t, uint64_t or double for all numeric options...
2021-07-26 Andrew ReynoldsMore updates to arithmetic in preparation for central...
2021-07-15 Andrew ReynoldsConnect the equality solver to theory arith (#6894)
2021-07-06 Gereon KremerIntegrate Lazard into CAD module (#6812)
2021-05-19 Gereon KremerGenerate command line options for sphinx docs (#6555)
2021-05-17 Gereon KremerReplace smt_name by aliases (#6541)
2021-05-17 Gereon KremerImprove integration of CAD with nl-Ext (#6542)
2021-05-10 Gereon KremerRemove header for option modules (#6514)
2021-05-10 Gereon KremerRemove read_only from options. (#6513)
2020-10-27 Gereon KremerDisable --nl-cad option by default (#5350)
2020-10-27 Gereon KremerEnable --nl-cad by default (#5345)
2020-10-05 Andrew ReynoldsMake sygus more robust to unknown responses in solution...
2020-10-01 Gereon KremerAllow to use the initial assignment for CAD (#5177)
2020-09-22 Gereon KremerICP-based solver for nonlinear arithmetic (#5017)
2020-08-21 Andrew ReynoldsConnect the relevance manager to TheoryEngine and use...
2020-08-04 Gereon KremerAdd CAD-based solver (#4834)
2020-07-14 Andrew ReynoldsMake use of options in setDefaults more consistent...
2020-06-25 Andrew ReynoldsUpdate option --nl-ext to enable/disable incremental...
2020-06-11 Andrew Reynolds(proof-new) Remove arith-snorm option. (#4591)
2020-05-23 Andrew ReynoldsRefactor operator elimination in arithmetic (#4519)
2020-04-09 Andrew ReynoldsSplit ProcessAssertions module from SmtEngine (#4210)
2020-03-26 AmaleeAdded unit-cube-like test for branch and bound (#3922)
2019-12-17 Mathias PreinerGenerate code for options with modes. (#3561)
2018-08-21 Haniel BarbosaMakes the new row propagation system default (#2335)
2018-07-30 FabianWolffFix several spelling errors (#2231)
2018-07-27 Mathias PreinerRequire argument description for non-{bool,void} option...
2018-05-23 Andrew ReynoldsGeneralize check-model in NonLinearExtension for quadra...
2018-05-03 Andrew ReynoldsOption to interleave tangent plane inferences (#1833)
2018-05-01 Andrew ReynoldsImprove tangent planes for transcendental functions...
2018-04-25 Andrew ReynoldsRemove nl solve subs option. (#1803)
2018-04-10 Andres NoetzliRemove unused arith options (#1758)
2018-03-21 Mathias PreinerRefactor mkoptions (#1631)