summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/instantiate.cpp
AgeCommit message (Expand)Author
2021-10-04Eliminating static calls to rewriter in quantifiers (#7301)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::options()` (#7148)Andres Noetzli
2021-09-08Improve pre-skolemization, move quantifiers preprocess to own file (#7153)Andrew Reynolds
2021-09-03Avoiding duplicate search in maps (#7055)MikolasJanota
2021-08-25Eliminate calls to currentSmtEngine (#7060)Andrew Reynolds
2021-07-27Track instantiation reasons in proofs (#6935)Andrew Reynolds
2021-07-15Fix context for proofs of instantiations (#6890)Andrew Reynolds
2021-07-15Distinguish quantifiers preprocess as its own proof rule (#6897)Andrew Reynolds
2021-07-03Add output tags -o, --output. (#6826)Mathias Preiner
2021-07-01Add option to limit the number of instantiation rounds (#6818)Andrew Reynolds
2021-06-15Remove public option wrappers (#6716)Gereon Kremer
2021-05-24Move proof utilities to src/proof/ (#6611)Andrew Reynolds
2021-05-20Remove old unsat cores (#6581)Haniel Barbosa
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-14Add internal API methods for pool-based instantiation (#6350)Andrew Reynolds
2021-04-12Refactor resource manager (#6322)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-08Add identifiers for sources of incompleteness (#6311)Andrew Reynolds
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-31Eliminate dependencies on quantifiers engine in internal quantifiers code (#6...Andrew Reynolds
2021-03-30Implement simple tracking of instantiation lemmas (#6077)Andrew Reynolds
2021-03-23Passing term registry to ematching utilities (#6190)Andrew Reynolds
2021-03-23Moving instantiate and skolemize into quantifiers inference manager (#6188)Andrew Reynolds
2021-03-22Move equality query utility into quantifiers model (#6186)Andrew Reynolds
2021-03-11Introduce inference ids for quantifier instantiation (#6119)Andrew Reynolds
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-22Explanation of failure for instantiate, use in enumerative instantiation (#5951)Andrew Reynolds
2021-02-22Eliminate raw use of output channel and valuation in quantifiers (#5933)Andrew Reynolds
2021-02-19Simplify interface to instantiate (#5926)Andrew Reynolds
2021-02-17Move methods from term util to quantifiers registry (#5916)Andrew Reynolds
2021-02-17Add InferenceId to buffered inference manager (#5911)Gereon Kremer
2021-02-09Remove track instantiations infrastructure (#5883)Andrew Reynolds
2021-02-09Eliminating dependencies from inst utils (#5882)Andrew Reynolds
2021-02-08Use quantifiers inference manager for lemma management (#5867)Andrew Reynolds
2021-02-08Remove support for inst closure (#5874)Andrew Reynolds
2021-01-27(proof-new) Improvements to quantifiers engine and instantiate interfaces (#5...Andrew Reynolds
2021-01-26Use standard conflict mechanism in quantifiers state (#5822)Andrew Reynolds
2021-01-26Refactor quantifiers engine initialization (#5813)Andrew Reynolds
2020-12-24[proof-new] Only use old proofs for unsat cores if no proof new (#5725)Haniel Barbosa
2020-11-19Enable new implementation of CEGQI based on nested quantifier elimination (#5...Andrew Reynolds
2020-10-20(proof-new) Update add lazy step interface in LazyCDProof (#5299)Andrew Reynolds
2020-09-28Minor fixes to quantifiers proofs (#5151)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-02(proof-new) Support proofs of quantifier instantiation (#5001)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback