summaryrefslogtreecommitdiff
path: root/src/printer/printer.h
AgeCommit message (Expand)Author
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-01Print response to get-model using the API (#7084)Andrew Reynolds
2021-08-26Consolidate language types (#7065)Gereon Kremer
2021-05-21Update to sygus standard output for check-synth responses (#6521)Andrew Reynolds
2021-04-20Add instantiation pool feature to the API (#6358)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-18Eliminate more uses of SExpr. (#6149)Abdalrhman Mohamed
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-03-03Remove uses of SExpr class. (#6035)Abdalrhman Mohamed
2021-02-08Use quantifiers inference manager for lemma management (#5867)Andrew Reynolds
2021-01-24(proof-new) Instantiation list utility (#5768)Andrew Reynolds
2020-12-16Simplify synth-fun printer (#5682)Andrew Reynolds
2020-12-08Fix a bug with synth-fun printer (#5512)Abdalrhman Mohamed
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-11-05Simplify printing with respect to expression types (#5394)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-16Update copyright headers.Aina Niemetz
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-08-07Delete functions instead of using CVC4_UNDEFINED (#1794)Andres Noetzli
2018-03-09Printers are now managed as unique_ptr (fix mem leak). (#1654)Aina Niemetz
2017-11-28Removing throw specifiers from internal Printer hierarchy. (#1393)Tim King
2017-11-15Sygus print callbacks (#1348)Andrew Reynolds
2017-10-11Move unsat core names to smt engine (#1192)Andrew Reynolds
2017-07-07Update copyright headers.Mathias Preiner
2016-04-20update from the masterPaulMeng
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-05Moving sexpr.{cpp,h,i} from expr/ back into util/.Tim King
2015-12-30Shuffling around public vs. private headersTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback