cvc5.git
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)
2018-10-17 Andrew Reynolds Fix context-dependent for positive contains reduction...
2018-10-17 Aina NiemetzBV rewrites (mined): Rule 35: ConcatPullUp (BITVECTOR_O...
2018-10-16 Mathias Preinercmake: Add CxxTest include directory to unit test inclu...
2018-10-16 Aina NiemetzBV rewrites (mined): Rule 35: Generalized ConcatPullUp...
2018-10-16 Aina NiemetzBV rewrites (mined): Rule 35: Generalized ConcatPullUp...
2018-10-16 Aina NiemetzBV rewrites (mined): Rule 35: Generalized ConcatPullUp...
2018-10-16 Aina NiemetzBV rewrites (mined): Rule 35: ConcatPullUp (BITVECTOR_A...
2018-10-16 Andrew ReynoldsImprove strings reductions including skolem caching...
2018-10-16 Andrew ReynoldsImprove reduction for int.to.str (#2629)
2018-10-16 Haniel BarbosaOption for shuffling condition pool in CegisUnif (...
2018-10-15 Mathias Preinercmake: Generate git_versioninfo.cpp on build time....
2018-10-15 Andrew ReynoldsDelay initialization of theory engine (#2621)
2018-10-15 Andres NoetzliAdd more (str.replace x y z) rewrites (#2628)
2018-10-14 Andres NoetzliFix fp-bool.sy grammar and require symfpu (#2631)
2018-10-13 Andres NoetzliReset input language for ExprMiner subsolver (#2624)
2018-10-12 Andrew ReynoldsImprovements to rewrite rules from inputs (#2625)
2018-10-12 Andres Noetzli Add rewrites for str.replace in str.contains (#2623)
2018-10-12 Andrew Reynolds Fix heuristic for string length approximation (#2622)
2018-10-12 Andrew Reynolds Refactor printing of parameterized operators in smt2...
2018-10-11 Andres NoetzliImprove reasoning about empty strings in rewriter ...
2018-10-11 Andrew Reynolds Fix partial operator elimination in sygus grammar...
2018-10-11 Andrew Reynolds Fix string ext inference for rewrites that introduce...
2018-10-11 Haniel BarbosaFix default setting of CegisUnif options (#2605)
2018-10-11 Mathias Preinercmake: Use gcovr instead lcov for coverage report gener...
2018-10-11 Andres NoetzliFix compiler warnings (#2602)
2018-10-11 Andrew ReynoldsSynthesize rewrite rules from inputs (#2608)
2018-10-10 Andrew ReynoldsFix cegis so that evaluation unfolding is not interleav...
2018-10-10 Andrew ReynoldsOptimize regular expression elimination (#2612)
2018-10-10 Andres NoetzliAdd length-based rewrites for (str.substr _ _ _) (...
2018-10-09 Andrew Reynolds Support for basic actively-generated enumerators ...
2018-10-09 Aina NiemetzRandom: support URNG interface (#2595)
2018-10-09 Andrew ReynoldsAllow multiple synthesis conjectures. (#2593)
2018-10-09 Aina NiemetzFix compiler warnings. (#2601)
2018-10-09 Aina NiemetzBV instantiator: Factor out util functions. (#2604)
2018-10-09 Aina Niemetz BV inverter: Factor out util functions. (#2603)
2018-10-09 Andrew Reynolds Fix string register extended terms (#2597)
2018-10-09 Aina NiemetzCmake: Fix ctest call for example/translator. (#2600)
2018-10-08 Andrew ReynoldsAddress slow sygus regressions (#2598)
2018-10-08 Andrew Reynolds Disable extended rewriter when applicable with var...
2018-10-05 Haniel BarbosaFix unif trace (#2550)
2018-10-05 Andrew Reynolds Fix cache for sygus post-condition inference (#2592)
2018-10-05 Andrew ReynoldsUpdate default options for sygus (#2586)
2018-10-05 Andrew ReynoldsFix rewrite rule filtering. (#2591)
2018-10-04 Aina NiemetzNew C++ API: Add checks for Sorts. (#2519)
2018-10-04 Andrew ReynoldsInfrastructure for string length entailments via approx...
2018-10-04 Andres NoetzliOnly use SKIP_RETURN_CODE with CMake 3.9.0+ (#2590)
2018-10-04 Andrew ReynoldsFix end constraint for regexp elimination (#2571)
2018-10-04 Andrew ReynoldsClean remaining references to getNextDecisionRequest...
2018-10-04 Aina NiemetzFix mem leak in sha1_collision example. (#2588)
2018-10-04 Aina NiemetzFix mem leak in sets_translate example. (#2589)
2018-10-04 Andrew ReynoldsSimplify datatypes printing (#2573)
2018-10-04 Aina NiemetzFix compiler warnings. (#2585)
2018-10-03 Andrew ReynoldsFix regress (#2575)
2018-10-03 Andrew ReynoldsAdd actively generated sygus enumerators (#2552)
2018-10-03 Haniel BarbosaMake CegisUnif with condition independent robust to...
2018-10-03 Andrew ReynoldsFix stale op list in sets (#2572)
2018-10-03 Andrew ReynoldsEliminate partial operators within lambdas during gramm...
2018-10-03 Andres Noetzlicmake: Display skipped tests as not run (#2567)
2018-10-03 Andres NoetzliAllow (_ to_fp ...) in strict parsing mode (#2566)
2018-10-03 Mathias Preinerunit: Fix ASAN detection for GCC. (#2561)
2018-10-02 Andres NoetzliMake registration of preprocessing passes explicit...
2018-10-02 Alex OzdemirFix documentation for `make regress`. (#2557)
2018-10-02 Mathias Preinercmake: Add examples to build-tests, add warning for...
2018-10-02 Andres NoetzliFix "catching polymorphic type by value" warnings ...
2018-10-01 Mathias Preinercmake: Generate compile_commands.json on configure...
2018-10-01 Mathias Preinercmake: Add build target build-tests to build all test...
2018-10-01 Haniel Barbosainit scalar class members (coverity issues 1473720...
2018-10-01 Aina NiemetzFix compiler warnings. (#2555)
2018-10-01 Andres Noetzli Fix dumping pre/post preprocessing passes (#2469)
2018-10-01 Andres NoetzliRefactor preprocessing pass registration (#2468)
2018-09-30 Andrew ReynoldsAdd rewrite for solving stoi (#2532)
next