summaryrefslogtreecommitdiff
path: root/src/smt/command.cpp
AgeCommit message (Expand)Author
2021-10-20Avoid escaping `double-quotes` twice. (#7409)Abdalrhman Mohamed
2021-10-06Change semantics of dumpUnsatCoresFull (#7314)Gereon Kremer
2021-09-29Remove support for extended `(check-sat <term>)` command. (#7270)Abdalrhman Mohamed
2021-09-23Use `|` to print quoted strings in `set-info` command. (#7240)Abdalrhman Mohamed
2021-09-14Add get-difficulty to the API (#7194)Andrew Reynolds
2021-09-14Support sygus version 2.1 command assume (#7081)Andrew Reynolds
2021-09-14Utilities in preparation for print benchmark utility (#7190)Andrew Reynolds
2021-09-08A couple of minor cleanups (#7141)Gereon Kremer
2021-09-01Print response to get-model using the API (#7084)Andrew Reynolds
2021-08-26Consolidate language types (#7065)Gereon Kremer
2021-08-20Make driver use options from the solver (#6930)Gereon Kremer
2021-08-20Simplify how user-provided quantifier attributes are handled (#6963)Andrew Reynolds
2021-08-19Refactor proof output for TPTP (#7029)Andrew Reynolds
2021-08-04Consolidate solver resets (#6986)Gereon Kremer
2021-08-04[proof] Add getProof to API and use it in GetProofCommand (#6974)Haniel Barbosa
2021-08-03Remove "inUnsatCore" flag throughout (#6964)Andrew Reynolds
2021-06-15Remove public option wrappers (#6716)Gereon Kremer
2021-06-09Fixes related to printing tuples, define-fun commands in smt2 (#6679)Andrew Reynolds
2021-06-09Push complex check inside GetInstantiationsCommand (#6715)Gereon Kremer
2021-05-21Update to sygus standard output for check-synth responses (#6521)Andrew Reynolds
2021-05-20Fix echo printing. (#6573)Aina Niemetz
2021-05-20Add more getters for api::Term (#6496)Gereon Kremer
2021-04-28Remove exception headers from options.h (#6456)Gereon Kremer
2021-04-20Add instantiation pool feature to the API (#6358)Andrew Reynolds
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-05New C++ Api: Rename and move headers. (#6292)Aina Niemetz
2021-04-02Cleaning up friend relationships for commands (#6254)Andrew Reynolds
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-04-01Make ResetCommand go through APISolver (#6172)Gereon Kremer
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-18Eliminate more uses of SExpr. (#6149)Abdalrhman Mohamed
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-04New C++ Api: Clean up usage of internal types in Term. (#6054)Aina Niemetz
2021-03-04New C++ API: Clean up usage of internal Type/TypeNodes. (#6044)Aina Niemetz
2021-03-03Remove uses of SExpr class. (#6035)Abdalrhman Mohamed
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-02-01Avoid calling the printers while converting sexpr to string. (#5842)Abdalrhman Mohamed
2021-01-08[proof-new] Implementing getProof in the API and SMT engine (#5751)Haniel Barbosa
2020-12-16Simplify synth-fun printer (#5682)Andrew Reynolds
2020-12-08Fix a bug with synth-fun printer (#5512)Abdalrhman Mohamed
2020-12-03Refactor handling of global declarations (#5577)Andrew Reynolds
2020-12-02Update copyright headers.Aina Niemetz
2020-11-30Eliminate uses of SExpr from the parser. (#5496)Abdalrhman Mohamed
2020-11-30Remove includes for old API from internal code (#5536)Andrew Reynolds
2020-11-26Removing infrastructure related to SMT model (#5527)Andrew Reynolds
2020-11-25Fully decouple SmtEngine and the Expr layer (#5532)Andrew Reynolds
2020-11-25Use symbol manager for printing responses get-model (#5516)Andrew Reynolds
2020-11-19Use symbol manager for unsat cores (#5468)Andrew Reynolds
2020-11-18Use symbol manager for get assignment (#5451)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback