cvc5.git
2018-12-17 Alex Ozdemir Configured for linking against drat2er (#2754)
2018-12-17 Aina NiemetzNew C++ API: Add tests for term object. (#2755)
2018-12-17 Alex OzdemirDRAT Signature (#2757)
2018-12-15 Andres NoetzliRevert "Move ss-combine rewrite to extended rewriter...
2018-12-15 Alex Ozdemir [LRA Proof] Storage for LRA proofs (#2747)
2018-12-14 Aina NiemetzFixed typos.
2018-12-14 Aina NiemetzNew C++ API: Add tests for opterm object. (#2756)
2018-12-14 Andrew Reynolds Fix extended rewriter for binary associative operators...
2018-12-14 Andrew ReynoldsMake single invocation and invariant pre/post condition...
2018-12-13 Aina NiemetzNew C++ API: Add tests for sort functions of solver...
2018-12-13 Andrew ReynoldsRemove spurious map (#2750)
2018-12-13 Aina NiemetzFix compiler warnings. (#2748)
2018-12-12 Andres NoetzliAPI: Add simple empty/sigma regexp unit tests (#2746)
2018-12-12 Alex Ozdemir[LRA proof] More complete LRA example proofs. (#2722)
2018-12-12 Alex Ozdemir[LRAT] signature robust against duplicate literals...
2018-12-11 Andrew ReynoldsRemove alternate versions of mbqi (#2742)
2018-12-11 Alex OzdemirLRAT signature (#2731)
2018-12-10 makaimannBoolToBV modes (off, ite, all) (#2530)
2018-12-07 Andres NoetzliStrings: Make EXTF_d inference more conservative (...
2018-12-07 Alex OzdemirArith Constraint Proof Loggin (#2732)
2018-12-07 Alex OzdemirEnable BV proofs when using an eager bitblaster (#2733)
2018-12-06 Andres NoetzliFix use-after-free due to destruction order (#2739)
2018-12-06 Andrew Reynolds Take into account minimality and types for cached...
2018-12-04 Andrew ReynoldsApply extended rewriting on PBE static symmetry breakin...
2018-12-04 Andrew ReynoldsEnable regular expression elimination by default. ...
2018-12-03 Andrew Reynolds Skip non-cardinality types in sets min card inference...
2018-12-03 Alex OzdemirBit vector proof superclass (#2599)
2018-12-02 Andrew ReynoldsOptimizations for PBE strings (#2728)
2018-11-29 Andrew Reynolds Infrastructure for sygus side conditions (#2729)
2018-11-29 Andrew ReynoldsCombine sygus stream with PBE (#2726)
2018-11-28 Andrew ReynoldsImprove interface for sygus grammar cons (#2727)
2018-11-28 Andrew ReynoldsInformation gain heuristic for PBE (#2719)
2018-11-28 Andrew ReynoldsOptimize re-elim for re.allchar components (#2725)
2018-11-28 Andres NoetzliImprove skolem caching by normalizing skolem args ...
2018-11-28 Andrew ReynoldsGeneralize sygus stream solution filtering to logical...
2018-11-28 Andrew ReynoldsImprove cegqi engine trace. (#2714)
2018-11-27 Andrew ReynoldsMake (T)NodeTrie a general utility (#2489)
2018-11-27 Andrew ReynoldsFix coverity warnings in datatypes (#2553)
2018-11-27 Andrew ReynoldsLazy model construction in TheoryEngine (#2633)
2018-11-27 Andres NoetzliReduce lookahead when parsing string literals (#2721)
2018-11-27 Alex OzdemirLRA proof signature fixes and a first proof for linear...
2018-11-23 Tom SmedingUse https for antlr3.org downloads (#2701)
2018-11-22 Andres NoetzliMove ss-combine rewrite to extended rewriter (#2703)
2018-11-22 Andres NoetzliAdd rewrite for (str.substr s x y) --> "" (#2695)
2018-11-21 Andrew ReynoldsCache evaluations for PBE (#2699)
2018-11-21 Andrew ReynoldsQuickly recognize when PBE conjectures are infeasible...
2018-11-21 MartinObvious rewrites to floating-point < and <=. (#2706)
2018-11-21 Andrew ReynoldsSupport string replace all (#2704)
2018-11-21 Andrew Reynolds Fix type enumerator for FP (#2717)
2018-11-20 Andrew ReynoldsFix real2int regression. (#2716)
2018-11-20 Alex OzdemirChange lemma proof step storage & iterators (#2712)
2018-11-20 Andrew Reynolds Clausify context-dependent simplifications in ext...
2018-11-19 Andrew ReynoldsFix E-matching for case where candidate generator is...
2018-11-15 Andrew Reynolds Expand definitions prior to model core computation...
2018-11-14 Mathias Preinercmake: Require boost 1.50.0 for examples. (#2710)
2018-11-08 Mathias Preinercmake: Add option to explicitely enable/disable static...
2018-11-08 Andres NoetzliEvaluator: add support for str.code (#2696)
2018-11-07 Haniel BarbosaAdding default SyGuS grammar construction for arrays...
2018-11-07 Andres NoetzliFix collectEmptyEqs in string rewriter (#2692)
2018-11-07 Andrew Reynolds Fix for itos reduction (#2691)
2018-11-06 Andrew ReynoldsIncorporate static PBE symmetry breaking lemmas into...
2018-11-05 Andrew ReynoldsChange default sygus enumeration mode to auto (#2689)
2018-11-05 Andrew ReynoldsFix coverity warnings in sygus enumerator (#2687)
2018-11-05 Aina NiemetzNew C++ API: Split unit tests. (#2688)
2018-11-05 yoni206Increasing coverage (#2683)
2018-11-05 Andres NoetzliAPI: Fix assignment operators (#2680)
2018-11-05 Andres Noetzliconfigure.sh: Fix option parsing to match --help (...
2018-11-05 Andrew ReynoldsAllow partial models with optimized sygus enumeration...
2018-11-05 Andrew Reynolds Implement option to turn off symmetry breaking for...
2018-11-03 Haniel BarbosaRefactor default grammars construction (#2681)
2018-11-02 yoni206fixes to regression docs (#2679)
2018-10-31 Andrew ReynoldsAdd optimized sygus enumeration (#2677)
2018-10-31 Andres NoetzliRecord assumption info in AssertionPipeline (#2678)
2018-10-24 Andrew ReynoldsMinor improvement to sygus trace (#2675)
2018-10-24 Andres NoetzliCMake: Set RPATH on installed binary (#2671)
2018-10-23 Andrew ReynoldsDo not use lazy trie for sygus-rr-verify (#2668)
2018-10-22 makaimannFail for SWIG 3.0.8 (#2656)
2018-10-22 Andres NoetzliCMake: Set PORTFOLIO_BUILD when building pcvc4 (#2666)
2018-10-22 Andres NoetzliOnly build CryptoMiniSat library, no binary (#2657)
2018-10-22 Andres NoetzliRecover from wrong use of get-info :reason-unknown...
2018-10-20 Mathias PreinerRemove antlr_undefines.h. (#2664)
2018-10-20 Andres NoetzliAdd substr, contains and equality rewrites (#2665)
2018-10-20 Andres NoetzliDisable dumping test for non-dumping builds (#2662)
2018-10-20 Andres NoetzliTravis: run examples and avoid building them twice...
2018-10-20 Aina NiemetzBV rewrites (mined): Rule 35: ConcatPullUp with special...
2018-10-20 Aina NiemetzBV rewrites (mined): Rule 35: ConcatPullUp (BITVECTOR_X...
2018-10-20 Andrew ReynoldsSygus streaming non-implied predicates (#2660)
2018-10-19 Mathias PreinerRemove autotools build system. (#2639)
2018-10-19 Andres NoetzliFix util::Random for macOS builds (#2655)
2018-10-19 Andres NoetzliAdd helper to detect length one string terms (#2654)
2018-10-19 Andres NoetzliAdd OptionException handling during initialization...
2018-10-19 Mathias Preinercmake: Run regression level 2 for make check. (#2645)
2018-10-19 Andrew ReynoldsNon-implied mode for model cores (#2653)
2018-10-18 Andrew ReynoldsNon-contributing find replace rewrite (#2652)
2018-10-18 Andrew ReynoldsImprove reduction for str.to.int (#2636)
2018-10-18 Haniel BarbosaIntroducing internal commands for SyGuS commands (...
2018-10-18 Andrew ReynoldsConstant length regular expression elimination (#2646)
2018-10-18 Andres Noetzli Skip sygus-rr-synth-check regressions when ASAN on...
2018-10-18 Andres NoetzliShow if ASAN build in --show-config (#2650)
2018-10-18 Andrew ReynoldsSygus query generator (#2465)
next