summaryrefslogtreecommitdiff
path: root/src/theory/theory_inference_manager.cpp
AgeCommit message (Expand)Author
2021-11-05Remove many static calls to rewrite (#7580)Andrew Reynolds
2021-10-22Refactor theory inference manager constructor (#7457)Andrew Reynolds
2021-10-13Make (proof) equality engine use Env (#7336)Andrew Reynolds
2021-10-12Eliminate calls to currentResourceManager (#7350)Andrew Reynolds
2021-10-11Rename SmtScope to SolverEngineScope. (#7284)Aina Niemetz
2021-09-11Use StatisticsRegistry from Env (#7166)Gereon Kremer
2021-09-07Use `EnvObj` methods instead of `Theory` methods (#7144)Andres Noetzli
2021-08-05Fix policy for rewriting string equalities (#6916)Andrew Reynolds
2021-07-26Enable default equality proofs for sets (#6931)Andrew Reynolds
2021-07-14Refactor setup of proof equality engine for central EE (#6831)Andrew Reynolds
2021-07-05Make buffered inference manager more robust to backtracking (#6833)Andrew Reynolds
2021-04-20Add InferenceId as resources (#6339)Gereon Kremer
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-12Refactor resource manager (#6322)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-08Add identifiers for sources of incompleteness (#6311)Andrew Reynolds
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-04-01 Add debug traces to theory inference manager (#6250)Andrew Reynolds
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-31Add missing inference ids (#6242)Andrew Reynolds
2021-03-29Move decision manager into theory inference manager (#6231)Andrew Reynolds
2021-03-09Some more cleanup of includes (#6083)Gereon Kremer
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-04Ignore isInConflict when adding conflicts (#5995)Gereon Kremer
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-02-19Refactoring theory inference process (#5920)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-08Use quantifiers inference manager for lemma management (#5867)Andrew Reynolds
2021-02-02(proof-new) Miscellaneous fixes and regressions (#5841)Andrew Reynolds
2020-12-17Always consider rewritten lemmas for caching. (#5696)Gereon Kremer
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-22ICP-based solver for nonlinear arithmetic (#5017)Gereon Kremer
2020-09-14Standardize uses of inference manager in datatypes (#5035)Andrew Reynolds
2020-09-09Use state and inference manager in UF CardinalityExtension (#5036)Andrew Reynolds
2020-09-04Add asLemma flag to theory inference process (#5030)Andrew Reynolds
2020-09-04Use arith::InferenceManager for CAD lemmas (#5015)Gereon Kremer
2020-09-03Split lazy bit-vector solver from TheoryBV (#5009)Mathias Preiner
2020-09-03Add interfaces for making trust nodes in TheoryInferenceManager. (#5016)Andrew Reynolds
2020-09-03Update sets inference manager to inherit from InferenceManagerBuffered (#5007)Andrew Reynolds
2020-09-02Minor updates to theory inference manager (#5004)Andrew Reynolds
2020-09-01Add TheoryInference base class (#4990)Andrew Reynolds
2020-08-31Add the inference manager for datatypes (#4968)Andrew Reynolds
2020-08-31Basic proof support in inference manager (#4975)Andrew Reynolds
2020-08-27Add the buffered inference manager (#4954)Andrew Reynolds
2020-08-26Add the theory inference manager (#4948)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback