summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
AgeCommit message (Expand)Author
2021-11-11Add lazy approach for handling lambdas in the HO extension (#7625)Andrew Reynolds
2021-11-10Fix soundness issue of missing premises for count bag lemmas (#7615)mudathirmahgoub
2021-11-10Fix parsing array constants (#7617)Andrew Reynolds
2021-11-09Only eliminate lambdas in higher-order elimination if ho-elim is enabled (#7603)Andrew Reynolds
2021-11-08expand bag.choose operator (#7481)mudathirmahgoub
2021-11-06Do not use extended rewrites on recursive function definitions (#7549)Andrew Reynolds
2021-11-06Disable regress2 test. (#7591)Mathias Preiner
2021-11-05Fix exclusion criteria for codatatype model values (#7546)Andrew Reynolds
2021-11-05[proofs] Fix open sat proof (#7509)Haniel Barbosa
2021-11-05Eliminate a level of nesting of traversals in theory preprocessing (#7345)Andrew Reynolds
2021-11-05[FP] Do not assert that model has shared term (#7585)Andres Noetzli
2021-11-04Add -o sygus-grammar to print auto-generated SyGuS grammars (#7573)Andrew Reynolds
2021-11-04Improve defaults for sygus default grammars (#7553)Andrew Reynolds
2021-11-04Replace the old dump infrastructure (#7572)Andrew Reynolds
2021-11-04Enable CDCAC solver for selected quantified logics (#7571)Gereon Kremer
2021-11-03Formalize more string skolems (#7554)Andrew Reynolds
2021-11-03Fix preregistration for floating point theory (#7558)Andrew Reynolds
2021-11-02Make quant elimination robust to presence of other quantified formulas (#7551)Andrew Reynolds
2021-11-01Weaken assertion in CEGQI (#7548)Andrew Reynolds
2021-11-01bv: Remove layered solver. (#7455)Mathias Preiner
2021-11-01Fix upwards closure for relations (#7515)Andrew Reynolds
2021-10-31Fix soundess issue for bags with negative multiplicity (#7539)mudathirmahgoub
2021-10-31Remove assertSkeleton for bag elements during model building (#7538)mudathirmahgoub
2021-10-29Fix proof of nl lemma for a corner case (#7530)Gereon Kremer
2021-10-29Fix model construction for higher order involving irrelevant function terms (...Andrew Reynolds
2021-10-28Fix proof for xor in circuit propagator (#7525)Gereon Kremer
2021-10-28[proofs] Fix assertion in EqProof conversion (#7522)Haniel Barbosa
2021-10-27Add missing API checks to getValue (#7475)Andrew Reynolds
2021-10-27Require ITE branches to be first class types (#7508)Andres Noetzli
2021-10-27Fix care graph computation for higher-order (#7474)Andrew Reynolds
2021-10-27Fix model unsoundness for relation join (#7511)Andrew Reynolds
2021-10-27Avoid non-terminating check with assumptions in strings rewriter (#7503)Andrew Reynolds
2021-10-27Deterministic variables for RE elim (#7489)Andrew Reynolds
2021-10-27Make --version exit (#7506)Gereon Kremer
2021-10-26[proofs] Fix singleton check in MACRO_RES post-processing (#7498)Haniel Barbosa
2021-10-26[proofs] Reset local var in SatProofManager since incremental exists (#7500)Haniel Barbosa
2021-10-26Disable automatic symmetry in proofs of theory explanations (#7493)Andrew Reynolds
2021-10-26[proofs] Fix and simplify CHAIN_RESOLUTION checker (#7492)Haniel Barbosa
2021-10-26Add regressions for fixed issues (#7495)Andrew Reynolds
2021-10-26Disable sygus-inst when incremental (#7485)Andrew Reynolds
2021-10-25Add new method for enumerating unsat queries with SyGuS (#7459)Andrew Reynolds
2021-10-25Fix support for global declarations (#7480)Andrew Reynolds
2021-10-25Add inference for count map (#7264)mudathirmahgoub
2021-10-24Add new eager conflict detection in strings for integer equivalence classes (...Andrew Reynolds
2021-10-22[proof] Fixing CHAIN_RESOLUTION checker (#7465)Haniel Barbosa
2021-10-22Fix another double negation proof issue (#7468)Gereon Kremer
2021-10-22Add more abduction regressions (#7461)Andrew Reynolds
2021-10-22Do not use global proxy variable attribute for strings (#7460)Andrew Reynolds
2021-10-21Also fix case of negated ite (#7454)Gereon Kremer
2021-10-21Fix symmetric proof issue for ITE in circuit propagator (#7452)Gereon Kremer
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback