summaryrefslogtreecommitdiff
path: root/src/theory/uf
AgeCommit message (Expand)Author
2021-12-07Remove more static accesses to options (#7764)Gereon Kremer
2021-12-07Eliminate more static calls to Rewriter::rewrite (#7755)Andrew Reynolds
2021-11-24Remove dependency of `TypeNode` on `Node` (#7690)Andres Noetzli
2021-11-11Add lazy approach for handling lambdas in the HO extension (#7625)Andrew Reynolds
2021-11-09Remove `CVC5Message` (#7610)Gereon Kremer
2021-11-09Remove more static option accesses (#7582)Gereon Kremer
2021-11-08Add lambda lift utility (#7601)Andrew Reynolds
2021-11-05Move functions and lambdas from builtin to uf (#7570)Andrew Reynolds
2021-11-05Remove many static calls to rewrite (#7580)Andrew Reynolds
2021-11-05Eliminate `Warning` macro in favor of `EnvObj::warning` (#7575)Gereon Kremer
2021-11-04Start refactoring of `-o` and `-v` (#7449)Gereon Kremer
2021-10-29Fix model construction for higher order involving irrelevant function terms (...Andrew Reynolds
2021-10-28[proofs] Fix assertion in EqProof conversion (#7522)Haniel Barbosa
2021-10-27Fix care graph computation for higher-order (#7474)Andrew Reynolds
2021-10-25Fix more missing uses of CDProof::isSame (#7491)Andrew Reynolds
2021-10-22Remove `--uf-ho` option (#7463)Andrew Reynolds
2021-10-22Refactor theory inference manager constructor (#7457)Andrew Reynolds
2021-10-21Make cardinality constraint a nullary operator (#7333)Andrew Reynolds
2021-10-20Check for higher-order variables in TheoryUF::ppRewrite (#7408)Andrew Reynolds
2021-10-13Make (proof) equality engine use Env (#7336)Andrew Reynolds
2021-10-06Eliminate more hard coded uses of user context (#7309)Andrew Reynolds
2021-10-04Move isFiniteType from theory engine to Env (#7287)Andrew Reynolds
2021-10-01Make preregistration safe for uninterpreted constants (#7292)Andrew Reynolds
2021-09-13Remove context getters from `TheoryState` (#7174)Andres Noetzli
2021-09-07Use `EnvObj` methods instead of `Theory` methods (#7144)Andres Noetzli
2021-09-03EnvObj: Add options(), context(), userContext(). (#7137)Aina Niemetz
2021-09-02Remove more instances of ufHo (#7087)Andrew Reynolds
2021-08-30Fix proof equality engine for "no-explain" premises (#7079)Andrew Reynolds
2021-08-16Push Env class into TheoryState (#7012)Gereon Kremer
2021-08-16Make Theory class use Env (#7011)Gereon Kremer
2021-08-04Improve error messages for UF catching higher-order (#6982)Haniel Barbosa
2021-07-27Fix eq proof conversion for constant merged parameterized ops (#6926)Andrew Reynolds
2021-07-14Generalize congruence handling for HO in eq proofs (#6883)Haniel Barbosa
2021-07-14Refactor setup of proof equality engine for central EE (#6831)Andrew Reynolds
2021-06-30Do not notify during equality engine initialization (#6817)Andrew Reynolds
2021-06-22Minor simplification to equality engine notifications (#6726)Andrew Reynolds
2021-06-22Set up fine grained equality notifications (#6734)Andrew Reynolds
2021-06-08Make TheoryUF compatible with central equality engine (#6695)Andrew Reynolds
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
2021-05-24Move proof utilities to src/proof/ (#6611)Andrew Reynolds
2021-05-20Remove old unsat cores (#6581)Haniel Barbosa
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-04-23Move implementation of UF rewriter to cpp (#6393)Andrew Reynolds
2021-04-21UF: Move implementation of type rules to cpp. (#6403)Aina Niemetz
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-12Fix computation of whether a type is finite (#6312)Andrew Reynolds
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback