summaryrefslogtreecommitdiff
path: root/src/main/driver_unified.cpp
AgeCommit message (Expand)Author
2020-07-08Re-implement handling of --tlimit (#4655)Gereon Kremer
2020-07-07Transfer ownership of internal Options from NodeManager to SmtEngine (#4682)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-04-21Update to sygus version 2 (#4372)Andrew Reynolds
2020-03-31Remove replay and use-theory options and idl (#4186)Andrew Reynolds
2020-03-12New C++ API: Remove support for (reset). (#4037)Aina Niemetz
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2019-09-06Remove portfolio (#3236)Andrew Reynolds
2019-09-06Remove SMT1 parser. (#3228)Mathias Preiner
2019-08-14Remove option --continued-execution. (#3189)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-10-22CMake: Set PORTFOLIO_BUILD when building pcvc4 (#2666)Andres Noetzli
2018-08-23Makes the filename be set in the SMT engine by default (#2366)Haniel Barbosa
2018-08-10Fix portfolio command executor for changes from #2240. (#2294)Aina Niemetz
2018-08-08Plug solver API object into parser. (#2240)Aina Niemetz
2018-08-07Require Swig 3 (#2283)Andres Noetzli
2018-08-02Remove Subversion build info (#2250)Andres Noetzli
2018-08-01 InteractiveShell: Remove redundant options argument. (#2244)Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2017-11-03Sygus clean main (#1297)Andrew Reynolds
2017-10-10Add copyright information. (#1201)Aina Niemetz
2017-08-30Use thread_local instead of compiler extensions (#210)Andres Noetzli
2017-08-04Set default language to smt lib 2.6 (including as a base language for sygus),...ajreynol
2017-07-17Remove PtrCloser (#198)Andres Noetzli
2017-07-07Update copyright headers.Mathias Preiner
2017-05-15Minor fix in safe_print functionAndres Noetzli
2017-05-12Make signal handlers saferAndres Notzli
2016-12-14Switch from SMT-LIB v2.0 to v2.5 for smt2 filesAndres Notzli
2016-12-14Made tear-down-incremental more like it used to be: when tear-down valueClark Barrett
2016-11-09Renaming the class PtrCloser to not cause confusion with unique_ptr.Tim King
2016-11-06Adds a C++05 version of unique_ptr. Used this to solve a garbage collection p...Tim King
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-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2016-01-05Add SmtGlobals ClassTim King
2015-12-30Modified tear-down-incremental option to take an integer - the integer is theClark Barrett
2015-12-30Shuffling around public vs. private headersTim King
2015-12-18Modifying emptyset.h and sexpr. Adding SetLanguage.Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-11-23Freeing memory allocated for signal handling.Tim King
2015-10-11fix regression tests, support fallback mode for proofsKshitij Bansal
2015-07-25Add option --sygus-inv-templ for synthesizing strengthening/weakening of pre/...ajreynol
2015-06-12Make sygus an output language. Parse declare-fun in sygus. Minor improvemen...ajreynol
2015-03-31fix echo command in --tear-down-incrementalKshitij Bansal
2015-01-30Generalize conflict clauses in sygus sym break, merge caches, refactor. Prep...ajreynol
2015-01-14sygus input language and benchmarkMorgan Deters
2014-11-17Resource-limiting work.Liana Hadarean
2014-11-12Fix tokenization of "reset" in SMT-LIB v2.0. It's a reserved word only in 2.5.Morgan Deters
2014-10-23Parsing and infrastructure support for SMT-LIBv2.5 input and output languages.Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback