summaryrefslogtreecommitdiff
path: root/src/smt/command.cpp
AgeCommit message (Expand)Author
2020-08-12Refactor functions that print commands (Part 1) (#4869)Abdalrhman Mohamed
2020-08-06Split preprocessor from SmtEngine (#4854)Andrew Reynolds
2020-08-05Split Assertions from SmtEngine (#4788)Andrew Reynolds
2020-08-04Modify the smt2 parser to use the Sygus grammar. (#4829)Abdalrhman Mohamed
2020-07-15Split abduction solver from SmtEngine (#4733)Andrew Reynolds
2020-07-10Add support for printing 'get-abduct' in verbose mode (#4710)Andrew V. Jones
2020-06-30Interpolation step 1 (#4638)Ying Sheng
2020-06-25Remove sygus1 parser (#4651)Andrew Reynolds
2020-06-18Add logic check for define-fun(s)-rec (#4577)Andres Noetzli
2020-06-16Update copyright headers.Aina Niemetz
2020-06-06Keep definitions when global-declarations enabled (#4572)Andres Noetzli
2020-03-31Rename checkValid/query to checkEntailed. (#4191)Aina Niemetz
2020-03-06Simplify DatatypeDeclarationCommand command (#3928)Andrew Reynolds
2020-02-20Remove unused code (#3782)Andres Noetzli
2020-02-14Remove quantifiers rewrite rules infrastructure (#3754)Andrew Reynolds
2019-12-17Generate code for options with modes. (#3561)Mathias Preiner
2019-12-16Trace tags for dumping the decision tree in org-mode format (#2871)makaimann
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-07-29Model blocker feature (#3112)Andrew Reynolds
2019-07-29Support get-abduct smt2 command (#3122)Andrew Reynolds
2019-04-29Eliminate APPLY kind (#2976)Andrew Reynolds
2019-03-26Update copyright headers.Aina Niemetz
2018-10-22Recover from wrong use of get-info :reason-unknown (#2667)Andres Noetzli
2018-10-18Introducing internal commands for SyGuS commands (#2627)Haniel Barbosa
2018-08-21Removing unused bool members in command.cpp. Also initializes a bool member. ...Tim King
2018-08-13Fix get-unsat-assumptions output (#2301)Andres Noetzli
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-21Improvements in parsing and printing related to mixed int/real (#1879)Andrew Reynolds
2018-04-09Fix dumping of benchmark in SmtEngine::checkSatisfiability(). (#1764)Aina Niemetz
2018-03-09Add support for SMT-LIB v2.5 command get-unsat-assumptions (#1653)Aina Niemetz
2018-03-05Add support for check-sat-assuming. (#1637)Aina Niemetz
2018-02-28SmtEngine::getAssignment now returns a vector of assignments. (#1628)Aina Niemetz
2018-01-08Removes throw specifiers from command.{h,cpp}. (#1485)Tim King
2017-12-06Add command for define-fun-rec and add to API (#1412)Andrew Reynolds
2017-11-15Adding garbage collection for Proof objects. (#1294)Tim King
2017-11-14Cleaning up exporting vectors within commands. Resolves CID 1172285 and 11722...Tim King
2017-11-03Sygus clean main (#1297)Andrew Reynolds
2017-10-17Making the values argument const in the SetUserAttributeCommand const… (#1249)Tim King
2017-10-11Move unsat core names to smt engine (#1192)Andrew Reynolds
2017-09-26Fixing CIDs 1172014 and 1172013: Initializing members of GetProofCommand and ...Tim King
2017-09-26CID 1362904: Initializing GetInstantiationsCommand::d_smtEngine to nullptr. (...Tim King
2017-09-24CID 1362907: Initializing d_smtEngine to nullptr. (#1134)Tim King
2017-09-19Fix issue #1074, improve non-fatal error handling (#1075)Andres Noetzli
2017-07-07Update copyright headers.Mathias Preiner
2017-03-30[Coverity] Remove throw qualifiers in src/smtremove_throwAndres Notzli
2016-04-20update from the masterPaulMeng
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback