cvc5.git
2018-03-02 Aina NiemetzFixed typo.
2018-03-02 Andrew ReynoldsOptimization for sygus streaming mode (#1636)
2018-03-02 Andrew ReynoldsSimplify sygus wrt miniscoping (#1634)
2018-03-02 Aina NiemetzFixed comments in smt_engine.h.
2018-03-02 Andrew ReynoldsPrint candidate rewrites in terms of original grammar...
2018-03-02 Andrew ReynoldsCreate infrastructure for sygus modules (#1632)
2018-02-28 Aina NiemetzSmtEngine::getAssignment now returns a vector of assign...
2018-02-28 Andrew ReynoldsMinor fixes for rec-fun (#1616)
2018-02-28 Aina NiemetzRemove unused code in pushDefineFunRecScop in smt2...
2018-02-27 Andrew ReynoldsImprove rewriter for string indexof (#1592)
2018-02-27 Andrew ReynoldsOption to not use partial function semantics for arithm...
2018-02-27 Andrew ReynoldsImprovements to sygus sampling (#1621)
2018-02-24 Andres NoetzliAdd unit tests for BitVector, minor BV rewrite fix...
2018-02-23 Aina NiemetzSplit and document bitvector.h. (#1615)
2018-02-23 Andrew ReynoldsFix cd-simplification for strings (#1624)
2018-02-22 Andrew ReynoldsMinor improvements to string rewriter (#1572)
2018-02-22 Aina NiemetzFixed disabling the BV equality slicer for quantifiers...
2018-02-22 Aina NiemetzDisable BV equality slicer if not pure QF_BV. (#1619)
2018-02-20 Aina NiemetzImprove documentation of bv::utils::isCoreTerm (#1617)
2018-02-20 Aina NiemetzMoved and simplified bv::utils::intersect. (#1614)
2018-02-20 Andrew ReynoldsMinor fixes and additions for transcendental functions...
2018-02-20 Aina NiemetzUnrecursified and merged bv::utils::is(Core|Equality...
2018-02-17 Aina Niemetzbv::utils::mk(And|Or) Do not return true if size of...
2018-02-16 Aina NiemetzMake regress1 default, only test regress0 on Travis...
2018-02-16 Aina NiemetzRemoved bv::utils::mkConjunction (redundant). (#1610)
2018-02-15 Andrew ReynoldsFix corner case for rewrite of mult by pow 2 (#1601)
2018-02-15 Andrew ReynoldsRefactor regressions (#1581)
2018-02-15 Andres NoetzliFix context memory manager unit test (#1609)
2018-02-14 Andrew ReynoldsQuantifiers subdirectories (#1608)
2018-02-14 Andres NoetzliRemove unused cd_set_collection.h (#1606)
2018-02-14 Aina NiemetzProvide a uniform way to serialize node containers...
2018-02-13 Aina NiemetzMoved (unrecursified) bv::utils::collectVars. (#1602)
2018-02-13 Aina NiemetzSkip header for determining top contributors list....
2018-02-13 Andrew ReynoldsOption to use extended rewriter as a preprocessing...
2018-02-12 Andrew ReynoldsMinor improvements to sygus sampler (#1598)
2018-02-11 Aina NiemetzMove (unrecursified) bv::utils::numNodes to lazy_bitbla...
2018-02-11 Andrew ReynoldsMore minor improvements to synth-rr (#1597)
2018-02-10 Aina NiemetzMove BitVector specific funs from bv::utils to util...
2018-02-10 Aina NiemetzRemove mkNode from bv::utils (#1587)
2018-02-09 Tim KingRemoving an always true comparison (unsigned) >= 0u...
2018-02-09 Andrew ReynoldsClass to reduce printing of redundant candidate rewrite...
2018-02-09 Tim KingRenaming CHECK to CVC4_CHECK. This avoids name collisio...
2018-02-09 Tim KingReplacing an incorrect reference to an injected class...
2018-02-09 Andres NoetzliReplace CMM flag with debug CMM flag, fix leak in debug...
2018-02-09 Tim KingInlining line_buffered_input to avoid warning about...
2018-02-08 Aina NiemetzClean up bv utils (part one). (#1580)
2018-02-08 Tim KingAdding virtual destructors on classes with virtual...
2018-02-08 Andrew ReynoldsMinor improvements to sygus sampling. (#1577)
2018-02-08 Aina NiemetzUpdated copyright
2018-02-08 Tim KingInitializing Timer::d_wall_limit (CID 1362899). (#1573)
2018-02-08 Aina NiemetzSimplify and cleanup bv::utils::mkConjunction. (#1571)
2018-02-08 Mathias PreinerCheck whether Cryptominisat4/ABC was installed via...
2018-02-08 Andres NoetzliRemove invalid regression test (#1579)
2018-02-08 Tim KingRemoving an unused variable. (#1576)
2018-02-08 Tim KingFixing more inconsistent usages of override. (#1575)
2018-02-08 Aina NiemetzReduce number of Travis builds. (#1578)
2018-02-08 Tim KingFixing line numbers on type_checker_template.cpp (...
2018-02-07 Mathias PreinerCleanup Cryptominisat header. (#1561)
2018-02-07 Aina NiemetzUse template for bv::utils::mkOr. (#1570)
2018-02-07 Tim KingAdds a new CHECK macro that abort()s on failure. (...
2018-02-07 Andrew ReynoldsAdd remaining transcendental functions (#1551)
2018-02-07 Aina NiemetzUse template for bv::utils::mkAnd. (#1569)
2018-02-07 Aina NiemetzRenamed bv::utils::isBVGroundTerm to isBvConstTerm...
2018-02-07 Aina NiemetzSplit and document theory_bv_utils. (#1566)
2018-02-07 Mathias PreinerUse separate shell script for common get-* script parts...
2018-02-07 Tim KingFixes two memory leaks coming from Transf. (#1564)
2018-02-06 Aina NiemetzUpdated copyright header for bv_inverter.(cpp|h).
2018-02-06 Aina NiemetzUpdated year in update-copyright script.
2018-02-06 Tim KingResolving warnings from -Winconsistent-missing-override...
2018-02-06 Andrew ReynoldsFix two multiply-by-constant corner cases for bv rewrit...
2018-02-06 Aina NiemetzUpdated authors list
2018-02-06 Andrew ReynoldsFix rewrite for string replace (#1537)
2018-02-06 Tim KingUsing getOperator() directly instead of using -1. CID...
2018-02-06 Tim KingAborting on errors in StatisticsRegistry::unregisterSta...
2018-02-06 Andrew ReynoldsStatically eliminate redundant sygus constructors ...
2018-02-05 Tim KingCleaning up the printing of theory model representative...
2018-02-05 Tim KingRemoving references to __gnu_cxx. (#1541)
2018-02-04 Andrew ReynoldsSample based on sygus grammar by default (#1558)
2018-02-03 Andrew ReynoldsOption to use sampling for CEGIS (#1555)
2018-02-03 Tim KingRestoring ostream format. Resolves a few CIDs 1362780...
2018-02-02 Andrew ReynoldsFix remaining synthesis solution regressions (#1557)
2018-02-02 Haniel BarbosaOption to check solutions produced by SyGuS solver...
2018-02-01 Andrew ReynoldsAdd interface in sygus to get synthesis solution Nodes...
2018-02-01 Andrew ReynoldsUse sygus to synthesize/verify rewrite rules (#1547)
2018-01-30 Andrew ReynoldsFurther clean and document datatypes rewriter (#1548)
2018-01-29 Andrew ReynoldsGeneralize explanations for PBE sygus strings based...
2018-01-28 Andrew ReynoldsSort children of all commutative operators for sygus...
2018-01-27 Tim KingRemoving an unused variable. Resolves CID 1172257....
2018-01-27 Tim KingRemoving structurally dead code. (#1540)
2018-01-25 Tim KingCommenting out throw specifiers on SmtEngine. These...
2018-01-25 Aina NiemetzAdded unit tests for PLUS, NEG, NOT ICs for CBQI BV...
2018-01-23 Aina NiemetzFix MULT handling for CBQI BV. (#1531)
2018-01-23 Tim KingCommenting out throw specifiers for DeltaRationExceptio...
2018-01-22 Aina NiemetzAdd previous concat handling for CBQI BV as heuristic...
2018-01-22 Aina NiemetzRefactor and fix solveBvLit for CBQI BV. (#1526)
2018-01-22 Andrew ReynoldsOnly push/pop around check-sat if it is associated...
2018-01-17 Tim KingRemoves yet more throw specifiers. Updating the documen...
2018-01-16 Tim KingRemoving more miscellaneous throw specifiers. (#1509)
2018-01-15 Tim KingRemoving throw specifiers from Type. (#1511)
2018-01-14 Tim KingRemoving throw specifiers from OptionsHandler. (#1510)
next