Fix a deadlock in the signature tests. (#4772)
[cvc5.git] / test /
2020-07-20 Alex OzdemirFix a deadlock in the signature tests. (#4772)
2020-07-17 Andrew ReynoldsReplace options listener infrastructure (#4764)
2020-07-17 Andrew V. JonesSupport for using 'libedit' over 'readline' #4571 ...
2020-07-17 Gereon KremerIntegration of libpoly (#4679)
2020-07-15 Andres NoetzliUse Nodes for SmtEngine assertions (#4752)
2020-07-15 Andres NoetzliUse TypeNode in UninterpretedConstant (#4748)
2020-07-14 Andrew ReynoldsFix regression output. (#4741)
2020-07-14 Andres NoetzliUse TypeNode in EmptySet (#4740)
2020-07-14 Andrew ReynoldsDebug instantiations output (#4739)
2020-07-14 Andres NoetzliFix caching in TheoryEngine::getExplanation() (#4736)
2020-07-14 Andres NoetzliUse TypeNode/Node in ArrayStoreAll (#4728)
2020-07-13 Andrew Reynolds User-facing print debug option for sygus candidates...
2020-07-13 Andrew ReynoldsStatistics on instantiations per quantified formula...
2020-07-13 Andrew ReynoldsAdd support for string/sequence update (#4725)
2020-07-11 yoni206Changing bv_to_int options (#4721)
2020-07-11 Andrew Reynolds(proof-new) Update Theory interface for proof-new ...
2020-07-10 Andrew ReynoldsFront end support for integer AND (#4717)
2020-07-10 Andrew ReynoldsEnsure legal elimination for witness rewrite (#4688)
2020-07-09 Andrew ReynoldsDisable unsat cores in timeout regression (#4713)
2020-07-07 Andrew ReynoldsTransfer ownership of internal Options from NodeManager...
2020-07-06 Andrew ReynoldsFront end support for sequences (#4690)
2020-07-02 Andrew ReynoldsFix regression option (#4680)
2020-07-01 Andres NoetzliAdd testing infrastructure for LFSC signatures (#4678)
2020-06-30 Andrew ReynoldsFix normal form for re.comp (#4676)
2020-06-30 Andrew ReynoldsSimplify quantifiers strategy for when to apply last...
2020-06-30 Ying ShengInterpolation step 1 (#4638)
2020-06-29 Andres NoetzliMake ExprManager constructor private (#4669)
2020-06-29 makaimannPython Sort tests (#4639)
2020-06-29 Andres NoetzliFix memory leak in unit test node_algorithm_black ...
2020-06-28 Andrew ReynoldsFix non-termination issues in simpleRegExpConsume ...
2020-06-27 Andres NoetzliAdd API for retrieving separation heap/nil term (#4663)
2020-06-26 yoni206fix and test (#4658)
2020-06-24 Andres Noetzli[unconstrained] Fix gathering of visited-once vars...
2020-06-23 Mathias PreinerAdd support for eqrange predicate (#4562)
2020-06-22 Andrew ReynoldsAdd trascendental function kinds to list of unevaluated...
2020-06-20 Alex OzdemirUse traversal iterators in IntToBv (#4169)
2020-06-20 Abdalrhman MohamedAdd Match utility function. (#4632)
2020-06-19 Andrew ReynoldsConvert more uses of strings to words (#4584)
2020-06-19 yoni206Bv to int elimination bugfix (#4435)
2020-06-19 Andres NoetzliAdd logic check for define-fun(s)-rec (#4577)
2020-06-18 Andres NoetzliImprove memory management in Java bindings (#4629)
2020-06-17 Andrew ReynoldsDo not traverse WITNESS for partial substitutions in...
2020-06-17 Haniel BarbosaImprove polynomial anyterm grammar (#3566)
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-06-16 Aina NiemetzAdd missing REQUIRES to new regressions. (#4625)
2020-06-16 Aina NiemetzBV: Fix querying equality status in lazy bit-blaster...
2020-06-16 Aina NiemetzFix regressions in regress1 after #4613. (#4616)
2020-06-15 Aina NiemetzBV: Add missing type check for BITVECTOR_REPEAT_OP...
2020-06-15 Aina NiemetzBV: Add missing type check for INT_TO_BITVECTOR. (...
2020-06-15 Andrew Reynolds Do RE derivation inference only for concrete constant...
2020-06-11 Andrew Reynolds(proof-new) Remove arith-snorm option. (#4591)
2020-06-10 Andres NoetzliAdd support for str.replace_re/str.replace_re_all ...
2020-06-10 makaimannFix getKind for Python bindings (#4496)
2020-06-08 Andres NoetzliFix ambiguous overload in unit test (#4582)
2020-06-06 Andres NoetzliFix destruction order in NodeManager (#4578)
2020-06-06 Andres NoetzliKeep definitions when global-declarations enabled ...
2020-06-06 Andrew ReynoldsSmt2 parsing support for nested recursive datatypes...
2020-06-05 Andrew ReynoldsDatatypes with nested recursion are not handled in...
2020-06-05 Andres NoetzliSkip parse-error regression for comp builds (#4567)
2020-06-05 Haniel BarbosaChanging default language (#4561)
2020-06-05 Haniel BarbosaPrinting FP values as binary or indexed BVs according...
2020-06-05 Andres NoetzliFix handling of Boolean term variables (#4550)
2020-06-05 Andres NoetzliFix lifetime and copy issues with NodeDfsIterable ...
2020-06-05 makaimannAdd a method for retrieving base of a constant array...
2020-06-05 Andres NoetzliUpdate Java tests to match changes in API (#4535)
2020-06-04 Aina NiemetzNew C++ Api: Second and last batch of API guards. ...
2020-06-04 Andrew ReynoldsFix abduction with datatypes (#4566)
2020-06-04 Aina NiemetzNew C++ Api: First batch of API guards. (#4557)
2020-06-03 Andrew ReynoldsDo not apply unconstrained simplification when quantifi...
2020-06-02 Andrew ReynoldsFix scope issue with pulling ITEs in extended rewriter...
2020-06-02 Andrew ReynoldsDo not handle universal quantification on functions...
2020-06-02 Aina NiemetzNew C++ API: Keep reference to solver object in non...
2020-06-01 Andres NoetzliSet theoryof-mode after theory widening (#4545)
2020-06-01 Andres NoetzliDo not parse ->/lambda unless --uf-ho enabled (#4544)
2020-06-01 Andrew ReynoldsIncorporate sequences into the word interface (#4543)
2020-05-31 Andres NoetzliDo not cache operator eliminations in arith (#4542)
2020-05-31 yoni206update example in README to use ctest. (#4540)
2020-05-26 MartinFix an incorrect limit in conversion from real to float...
2020-05-23 Andrew ReynoldsRefactor operator elimination in arithmetic (#4519)
2020-05-22 Andrew Reynolds(proof-new) Add rewrite corresponding to regular expres...
2020-05-21 Andrew ReynoldsDisable re-elim by default (#4508)
2020-05-21 Abdalrhman MohamedMake Grammar reusable. (#4506)
2020-05-21 Andrew ReynoldsFix missing check for cardinality one in unconstrained...
2020-05-20 Andrew ReynoldsNormal form equality conflicts and uniqueness check...
2020-05-20 Andrew ReynoldsFix parametric datatype instantiation (#4493)
2020-05-20 Andrew ReynoldsUse debug-check-model to enable internal debugging...
2020-05-20 Andrew ReynoldsDo not eliminate variables that are equal to unevaluata...
2020-05-20 Andrew ReynoldsFix cached free variable identifiers in sygus term...
2020-05-19 mudathirmahgoubRenamed operator CHOICE to WITNESS (#4207)
2020-05-19 Andres NoetzliMake SolveEq and PlusCombineLikeTerms idempotent (...
2020-05-05 Andrew ReynoldsAlways introduce fresh variable for unconstrained APPLY...
2020-05-02 Andrew ReynoldsMove slow regression to regress3 (#4430)
2020-05-01 Andrew ReynoldsFix regression (#4424)
2020-04-30 Andrew ReynoldsRemove skolem share involving pre_first_ctn. (#4423)
2020-04-29 Andrew ReynoldsAvoid circular dependencies for justifying reductions...
2020-04-29 Andrew ReynoldsFix strings 2.6 regression (#4413)
2020-04-28 Andrew ReynoldsSupport the SMT-LIB Unicode string standard by default...
2020-04-28 Andrew ReynoldsUpdate cardinality in strings to unicode standard ...
2020-04-27 Andrew ReynoldsFix sygus unit (#4371)
2020-04-26 Andrew Reynolds Fix sets cardinality cycle rule (#4392)
next