summaryrefslogtreecommitdiff
path: root/src/printer/printer.cpp
AgeCommit message (Expand)Author
2021-11-11Add an API method to get the raw name of a term. (#7618)Abdalrhman Mohamed
2021-11-04Replace the old dump infrastructure (#7572)Andrew Reynolds
2021-11-02Add printing methods for some commands. (#7557)Abdalrhman Mohamed
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-22Remove CVC language support (#7219)Mathias Preiner
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-01Print response to get-model using the API (#7084)Andrew Reynolds
2021-08-26Consolidate language types (#7065)Gereon Kremer
2021-08-04Add optional debug information for dumping instantiations (#6950)Andrew Reynolds
2021-06-07Remove `Options::wasSetByUser()` (#6682)Gereon Kremer
2021-05-21Update to sygus standard output for check-synth responses (#6521)Andrew Reynolds
2021-04-26First part of options refactoring (#6428)Gereon Kremer
2021-04-20Add instantiation pool feature to the API (#6358)Andrew Reynolds
2021-04-20Remove support for CVC3 language. (#6369)Aina Niemetz
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)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-06Remove SMT-LIB 2.5 and 2.0 support. (#6068)Mathias Preiner
2021-03-03Remove uses of SExpr class. (#6035)Abdalrhman Mohamed
2021-01-24(proof-new) Instantiation list utility (#5768)Andrew Reynolds
2020-12-16Simplify synth-fun printer (#5682)Andrew Reynolds
2020-12-02Update copyright headers.Aina Niemetz
2020-11-25Use symbol manager for printing responses get-model (#5516)Andrew Reynolds
2020-11-18Use symbol manager for get assignment (#5451)Andrew Reynolds
2020-11-10Add proper support for the declare-heap command for separation logic (#5405)Andrew Reynolds
2020-10-28Remove more uses of Expr (#5357)Andrew Reynolds
2020-10-20Remove some Commands from the API. (#5268)Abdalrhman Mohamed
2020-10-16Refactor SMT-level model object (#5277)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-04Use Result::Sat instead of BenchmarkStatus in printers. (#5026)Abdalrhman Mohamed
2020-09-02Introduce an internal version of Commands. (#4988)Abdalrhman Mohamed
2020-08-18Refactor functions that print commands (Part 2) (#4905)Abdalrhman Mohamed
2020-08-12Refactor functions that print commands (Part 1) (#4869)Abdalrhman Mohamed
2020-07-14Remove sygus print callback (#4727)Andrew Reynolds
2020-06-25Remove sygus1 parser (#4651)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-06-05Changing default language (#4561)Haniel Barbosa
2020-05-19Update enum and option names for sygus languages (#4388)Andrew Reynolds
2020-04-28Support the SMT-LIB Unicode string standard by default (#4378)Andrew Reynolds
2020-02-26More fixes for printing sygus commands (#3812)Andrew Reynolds
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-07-01Support sygus version 2 format (#3066)Andrew Reynolds
2019-03-26Update copyright headers.Aina Niemetz
2018-09-11Support model cores via option --produce-model-cores. (#2407)Andrew Reynolds
2018-05-02Remove (dummy) SMT1 printer (#1854)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback