summaryrefslogtreecommitdiff
path: root/src/theory/bv/bv_solver_bitblast.h
AgeCommit message (Expand)Author
2021-07-02Fix bv assert input reset assertions (#6820)Mathias Preiner
2021-06-21Fix model issues with --bitblast=eager. (#6753)Mathias Preiner
2021-05-24Move proof utilities to src/proof/ (#6611)Andrew Reynolds
2021-05-19bv: Add support for --bitblast=eager. (#6516)Mathias Preiner
2021-05-14bv: Assert input facts on user-level 0. (#6515)Mathias Preiner
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-04-30bv: Refactor ppAssert and move to TheoryBV. (#6470)Mathias Preiner
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-02-16Add bit-level propagation support to BV bitblast solver. (#5906)Mathias Preiner
2021-02-13Properly set up equality engine for BV bitblast solver. (#5905)Mathias Preiner
2021-02-03Add BV solver bitblast. (#5851)Mathias Preiner
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback