summaryrefslogtreecommitdiff
path: root/src/theory/strings/inference_manager.cpp
AgeCommit message (Expand)Author
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Add identifiers for extended function reductions (#6314)Andrew Reynolds
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-16Further standardization of strings statistics (#6128)Andrew Reynolds
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-02-19Refactoring theory inference process (#5920)Andrew Reynolds
2021-02-19Remove string stat for inferences (#5932)Andrew Reynolds
2021-02-18Add statistic for InferenceId to TheoryInferenceManager. (#5913)Gereon Kremer
2021-02-11Make most methods of TheoryInferenceManager expect an InferenceId. (#5897)Gereon Kremer
2021-02-11Add InferenceId member to TheoryInference, adapt all derived classes. (#5894)Gereon Kremer
2021-02-11Merge InferenceIds into one enum (#5892)Gereon Kremer
2021-02-10Simplify method for inferring proxy lemmas in strings (#5789)Andrew Reynolds
2021-01-24rename InferInfo::d_newSkolem to InferInfo::d_skolems (#5799)mudathirmahgoub
2021-01-08Rename getAntecedent to getPremises (#5754)mudathirmahgoub
2020-12-16Renamed InferInfo::getAntecedant to InferInfo::getAntecedent (#5683)mudathirmahgoub
2020-10-29(proof-new) Update the strings inference manager for proofs (#5220)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-08-31(new theory) Update TheoryStrings to new standard (#4963)Andrew Reynolds
2020-08-21Connect the relevance manager to TheoryEngine and use it in non-linear arithm...Andrew Reynolds
2020-08-19Make sets and strings solver states inherit from TheoryState (#4918)Andrew Reynolds
2020-08-17(proof-new) Prepare the theory of strings for proof reconstruction (#4885)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-04-22Strings: Register skolems before sending lemma (#4381)Andres Noetzli
2020-04-22Reinstantiate support for conjunctions in facts (#4377)Andres Noetzli
2020-04-20Refactor inference manager in strings to be amenable to proofs (#4363)Andrew Reynolds
2020-04-18Track inference id for pending facts in strings (#4331)Andrew Reynolds
2020-04-16Eliminate remaining references to parent TheoryStrings object (#4315)Andrew Reynolds
2020-04-15Split TermRegistry object from TheoryStrings (#4312)Andrew Reynolds
2020-04-15Convert more cases of strings to words (#4206)Andrew Reynolds
2020-04-14Remove a few options (#4295)Andrew Reynolds
2020-04-06Enum for all remaining string inferences (#4220)Andrew Reynolds
2020-04-06Refactor disequality processing in string solver (#4209)Andres Noetzli
2020-04-05Add missing stat for lemmas based on inferences (#4214)Andrew Reynolds
2020-03-26Add stats for string reductions, lemmas and conflicts (#4149)Andrew Reynolds
2020-03-25 Generalize more uses of string-specific functions (#4145)Andrew Reynolds
2020-03-22Collect statistics about normal form inferences (#4127)Andres Noetzli
2020-03-20Split string-specific operators from TheoryStringsRewriter (#3920)Andrew Reynolds
2020-02-15Move proxy variables to InferenceManager in strings (#3758)Andrew Reynolds
2020-01-29Minor updates to string utilities (#3675)Andrew Reynolds
2019-11-06Move more string utility functions (#3398)Andrew Reynolds
2019-10-16Solver state for theory of strings (#3181)Andrew Reynolds
2019-09-27Fix case of disjunctive conclusion in strings (#3254)Andrew Reynolds
2019-08-29Better heuristic for str.code/re.range (#3220)Andres Noetzli
2019-08-23 Infer emptiness instead of splitting when a string equality rewrites to a co...Andrew Reynolds
2019-07-25Split infer info data structure in strings (#3107)Andrew Reynolds
2019-07-05Refactor strings to use an inference manager object (#3076)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback