Preprare central model building for RANs (#7951)
[cvc5.git] / src / smt / env_obj.cpp
2021-11-04 Gereon KremerStart refactoring of `-o` and `-v` (#7449)
2021-10-04 Andrew ReynoldsMake decision engine use env (#7300)
2021-09-22 Andrew ReynoldsTowards standard usage of evaluator (#7189)
2021-09-11 Gereon KremerUse StatisticsRegistry from Env (#7166)
2021-09-08 Andrew ReynoldsImprove pre-skolemization, move quantifiers preprocess...
2021-09-08 Andrew ReynoldsTowards standard usage of ExtendedRewriter (#7145)
2021-09-03 Aina NiemetzEnvObj: Add options(), context(), userContext(). (...
2021-09-03 Aina Niemetztheory: Have Theory and TheoryArith* derive from EnvObj...
2021-09-02 Aina NiemetzAdd class EnvObj. (#7113)