summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/sygus/synth_conjecture.cpp
AgeCommit message (Expand)Author
2021-09-29Properly restrict PBE symmetry breaking for abduction queries (#7269)Andrew Reynolds
2021-09-23Eliminate Output macro in favor of simple Env functions (#7223)Gereon Kremer
2021-09-13Remove context getters from `TheoryState` (#7174)Andres Noetzli
2021-09-09Remove `TheoryState::getEnv()` (#7163)Andres Noetzli
2021-09-09Remove `TheoryState::options()` (#7148)Andres Noetzli
2021-09-08Towards standard usage of ExtendedRewriter (#7145)Andrew Reynolds
2021-08-26Eliminate currentSmtEngine for subsolver calls (#7068)Andrew Reynolds
2021-08-25Eliminate calls to currentSmtEngine (#7060)Andrew Reynolds
2021-08-24Refactor enumerator management in synth conjecture (#6942)Andrew Reynolds
2021-08-04Add inference ids for remainder of sygus solver (#6977)Andrew Reynolds
2021-07-27Make all dependencies in the fast enumerator optional (#6918)Andrew Reynolds
2021-07-14Move synthesis verification check to own file (#6882)Andrew Reynolds
2021-07-03Add output tags -o, --output. (#6826)Mathias Preiner
2021-07-01Add recursive function definitions to subsolver in sygus (#6824)Andrew Reynolds
2021-06-02Move public wrapper functions out of options class (#6600)Gereon Kremer
2021-05-21Update to sygus standard output for check-synth responses (#6521)Andrew Reynolds
2021-04-14Warn about infeasible SyGuS conjectures (#6345)Andrew Reynolds
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-08Add identifiers for sources of incompleteness (#6311)Andrew Reynolds
2021-04-07Fixes for abducts (#6279)Andrew Reynolds
2021-04-07Replace calls to NodeManager::mkSkolem with SkolemManager::mkDummySkolem (#6291)Andrew Reynolds
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-29Eliminate the use of quantifiers engine in sygus solver (#6232)Andrew Reynolds
2021-03-29Move decision manager into theory inference manager (#6231)Andrew Reynolds
2021-03-24Use inference manager to access intantiate utility instead of quantifiers eng...Andrew Reynolds
2021-03-23Replace old sygus term reconstruction algorithm with a new one. (#5779)Abdalrhman Mohamed
2021-03-11Delete Expr layer. (#6117)Aina Niemetz
2021-03-09Some more cleanup of includes (#6083)Gereon Kremer
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-02-22Eliminate raw use of output channel and valuation in quantifiers (#5933)Andrew Reynolds
2021-02-22Move quantifiers attributes to quantifiers registry (#5929)Andrew Reynolds
2021-02-17Eliminate non-static members in term util (#5919)Andrew Reynolds
2021-02-17Add InferenceId to buffered inference manager (#5911)Gereon Kremer
2021-02-08Use quantifiers inference manager for lemma management (#5867)Andrew Reynolds
2021-02-02Cleanup some includes (#5847)Andrew Reynolds
2021-01-26Refactor quantifiers engine initialization (#5813)Andrew Reynolds
2020-12-23Dumping unsat cores after check-sat-assuming/QUERY (#5724)Haniel Barbosa
2020-11-12Simplify sygus solver and sygus stream (#5389)Andrew Reynolds
2020-11-12Fix redundant refinement lemma in sygus solver (#5399)Andrew Reynolds
2020-11-05Split sygus template inference to its own file (#5388)Andrew Reynolds
2020-10-05Make sygus more robust to unknown responses in solution verification (#5199)Andrew Reynolds
2020-09-25Make sygus refinement step more robust to unevaluatable counterexamples (#5102)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-03Minor cleanup of quantifiers engine (#4994)Andrew Reynolds
2020-08-25Replace Expr-level datatype with Node-level DType (#4875)Andrew Reynolds
2020-07-14Remove sygus print callback (#4727)Andrew Reynolds
2020-07-13 User-facing print debug option for sygus candidates (#4720)Andrew Reynolds
2020-07-07Transfer ownership of internal Options from NodeManager to SmtEngine (#4682)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback