summaryrefslogtreecommitdiff
path: root/src/decision/decision_engine.h
AgeCommit message (Expand)Author
2021-05-04Move current decision engine to decision engine old (#6466)Andrew Reynolds
2021-04-22 Reorganizing use of skolem definition manager in prop engine (#6415)Andrew Reynolds
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-02-12Simplify and fix decision engine's handling of skolem definitions (#5888)Andrew Reynolds
2020-12-14[proof-new] Updating interfaces between prop engine and minisat (#5664)Haniel Barbosa
2020-12-09Make decision engine independent of AssertionsPipeline (#5626)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-06-16Update copyright headers.Aina Niemetz
2020-04-09Towards proper use of resource managers (#4233)Andrew Reynolds
2020-03-16DecisionEngine: Use single unique pointer for ITE strategy . (#4078)Aina Niemetz
2020-03-09DecisionEngine: Use unique_ptr for enabled strategies. (#3984)Aina Niemetz
2020-03-05Move ownership of DecisionEngine into PropEngine. (#3850)Aina Niemetz
2020-03-05Revert "Move ownership of DecisionEngine into PropEngine. (#3850)"Aina Niemetz
2020-03-05Move ownership of DecisionEngine into PropEngine. (#3850)Andrew Reynolds
2020-02-19resource manager: Add statistic for every resource. (#3772)Mathias Preiner
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-09-14Refactor how assertions are added to decision engine (#2396)Andres Noetzli
2018-06-25Updated copyright headers.Aina Niemetz
2017-07-07Update copyright headers.Mathias Preiner
2017-03-02Minor cleanup and reorganization related to last commit.ajreynol
2016-04-20update from the masterPaulMeng
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-05-28added options for controlling resource step-count for various solving stagesLiana Hadarean
2014-11-17Resource-limiting work.Liana Hadarean
2014-10-07whitespace fixesKshitij Bansal
2014-07-01Update copyrights.Morgan Deters
2014-06-25cosmeticKshitij Bansal
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-05-06Disables justification stop only for LRA if the problem contains no ites. Thi...Tim King
2013-04-26Merge experimental decisionweight branchKshitij Bansal
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-20Fix to bug 497: make justification heuristic's ITE cache context-dependent.Morgan Deters
2012-12-04* Add support for --decision=justification + incremental (bug 437)Kshitij Bansal
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-24Fix the memout issue seen in recent nightly regressions (was due to aMorgan Deters
2012-06-14This commit:Kshitij Bansal
2012-06-13Make d_result in DE context dependentKshitij Bansal
2012-06-08Merge from decision branch (till r3663)Kshitij Bansal
2012-05-13fixing build warningsDejan Jovanović
2012-05-09Merge from decision branch (ITE support)Kshitij Bansal
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback