Lazy proof reconstruction for strings theory solver (#7096)
[cvc5.git] / src / theory / strings / sequences_stats.h
2021-09-01 Andrew ReynoldsLazy proof reconstruction for strings theory solver...
2021-04-14 Gereon KremerRefactor / reimplement statistics (#6162)
2021-04-14 Aina NiemetzRename public and private headers in src/include. ...
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-09 Aina NiemetzRename CVC4__ header guards to CVC5__. (#6326)
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-16 Andrew ReynoldsFurther standardization of strings statistics (#6128)
2021-03-15 Gereon KremerReplace HistogramStat by IntegralHistogramStat (#6126)
2021-03-11 Gereon KremerFirst refactoring of statistics classes (#6105)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-02-19 Andrew ReynoldsRemove string stat for inferences (#5932)
2021-02-11 Gereon KremerMerge InferenceIds into one enum (#5892)
2020-10-29 Andrew Reynolds(proof-new) Update the strings inference manager for...
2020-10-07 Andrew Reynolds(proof-new) Add the strings proof constructor (#4903)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-04-10 Andrew ReynoldsAdd a few stats to strings (#4252)
2020-04-03 Andres NoetzliUpdate theory rewriter ownership, add stats to strings...
2020-04-02 Andrew ReynoldsIntroduce enums for all string inferences, excluding...
2020-03-26 Andrew ReynoldsAdd stats for string reductions, lemmas and conflicts...
2020-03-23 Andres NoetzliCollect statistics about normal form inferences (#4127)