Fixes for sygus-inst (#8448)
[cvc5.git] / test / regress / cli / CMakeLists.txt
2022-03-30 Andrew ReynoldsFixes for sygus-inst (#8448)
2022-03-30 Andrew ReynoldsFix subtype issue in cegqi arithmetic (#8440)
2022-03-29 yoni206bv-to-int: fix translation of bvneg (#8437)
2022-03-29 Andrew ReynoldsFix issue related to use of Boolean term variable for...
2022-03-29 Clark BarrettFix for issue 5925: constant arrays should be nonlinear...
2022-03-26 Andrew ReynoldsFix spurious assertion failure (#8404)
2022-03-25 Andres Noetzli[Parser] Fix resolution of indexed symbols (#8383)
2022-03-25 Andrew ReynoldsProperly guard commands in the SyGuS API (#8390)
2022-03-24 Haniel Barbosa[unsat-cores] [sat-proof] Fix open proofs due to theory...
2022-03-23 Andrew ReynoldsMake IDOF_MAX rewrite only apply when all children...
2022-03-23 mudathirmahgoubFix cvc5-projects issue 497 (#8331)
2022-03-23 Andrew ReynoldsFix non-termination issue in sygus enumerator (#8340)
2022-03-22 Andrew ReynoldsFixes for witness terms appearing in CEGQI instantiatio...
2022-03-16 Aina NiemetzFirst step towards refactoring regression tests. (...