Fix LFSC node conversion for non-shared selectors (#8078)
[cvc5.git] / src / proof / lfsc / lfsc_node_converter.cpp
2022-02-08 Andrew ReynoldsFix LFSC node conversion for non-shared selectors ...
2022-02-03 Aina NiemetzRename kind PLUS -> ADD. (#8036)
2022-02-02 Aina NiemetzRename kinds MINUS -> SUB and UMINUS -> NEG. (#8035)
2022-02-02 Andrew ReynoldsFix printing of re.loop as an operator in LFSC (#8029)
2022-02-02 Andrew ReynoldsAdd missing null terminators for regexp (#8027)
2022-01-10 Andrew ReynoldsFix internal type error when printing lambdas with...
2021-12-13 Andrew ReynoldsInitial cut at distinguishing uses of CONST_RATIONAL...
2021-11-23 Gereon KremerPush output language inside the printing code (#7683)
2021-11-12 mudathirmahgoubbags: Rename kinds with a more consistent naming scheme...
2021-11-12 Andres NoetzliRemove `ConstantMap<Rational>` (#7635)
2021-11-08 Aina Niemetzsets: Rename kinds with a more consistent naming scheme...
2021-10-29 Andrew ReynoldsImprovements for LFSC proof conversion (#7524)
2021-09-02 Andrew ReynoldsAdd LFSC node converter (#6944)