summaryrefslogtreecommitdiff
path: root/src/printer/tptp/tptp_printer.cpp
AgeCommit message (Expand)Author
2021-11-23Push output language inside the printing code (#7683)Gereon Kremer
2021-11-04Replace the old dump infrastructure (#7572)Andrew Reynolds
2021-09-30Rename files smt_engine.(cpp|h) to solver_engine.(cpp|h). (#7279)Aina Niemetz
2021-09-01Print response to get-model using the API (#7084)Andrew Reynolds
2021-08-26Consolidate language types (#7065)Gereon Kremer
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-01-05Remove a few miscellaneous references to the expr layer (#5661)Andrew Reynolds
2020-12-02Update copyright headers.Aina Niemetz
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-05Simplify printing with respect to expression types (#5394)Andrew Reynolds
2020-10-28Remove more uses of Expr (#5357)Andrew Reynolds
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-02Introduce an internal version of Commands. (#4988)Abdalrhman Mohamed
2020-08-18Refactor functions that print commands (Part 2) (#4905)Abdalrhman Mohamed
2020-06-16Update copyright headers.Aina Niemetz
2019-11-13Distinguish unknown status for model printing (#3454)Andrew Reynolds
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2017-11-28Removing throw specifiers from internal Printer hierarchy. (#1393)Tim King
2017-10-18Tptp unsat cores (#1228)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
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2014-10-23Parsing and infrastructure support for SMT-LIBv2.5 input and output languages.Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2013-07-11Support for TPTP's TFF0 (with arithmetic)Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback