cvc5.git
2018-07-17 yoni206Refactor sep-pre-skolem-emp preprocessing pass
2018-07-17 Andrew ReynoldsMinor cleanup and fixes for conflict-based instantiatio...
2018-07-17 Andrew ReynoldsDo extended rewrite on results of quantifier eliminatio...
2018-07-17 Andrew Reynolds Purify applications of exp to transcendental arguments...
2018-07-17 Andrew Reynolds sygusComp2018: update policies for solution reconstruc...
2018-07-17 Andrew ReynoldssygusComp2018: Improvements to datatypes sygus solver...
2018-07-17 Andrew ReynoldssygusComp 2018: updates to sygus term database (#2170)
2018-07-15 Andres NoetzliAvoid ambiguous overloads in BitVector (#2169)
2018-07-14 Andres NoetzliexportTo only if needed for --sygus-rr-synth-check...
2018-07-14 Andrew ReynoldssygusComp2018: update semantics for declare-fun in...
2018-07-13 Andrew ReynoldsFix and improve grammar normalization for any constant...
2018-07-13 Andres NoetzliProperly clean up assertion stack in CnfProof (#2147)
2018-07-13 Andrew Reynolds sygusComp2018: optimization for collect model info...
2018-07-13 Aina NiemetzNew C++ API: Minor reorder. (#2163)
2018-07-13 Aina NiemetzNew C++ API: Implementation of datatype classes. (...
2018-07-13 Aina NiemetzNew C++ API: Implementation of Solver class: Consts...
2018-07-11 Caleb DonovickMove rewrite to pass (#2128)
2018-07-08 Andres NoetzliAdd more sophisticated floating-point sampler (#2155)
2018-07-07 Andrew Reynolds sygusComp2018: improve extended rewriter for Bool...
2018-07-06 Andrew ReynoldsSplit ext theory to own file and document (#1809)
2018-07-06 MartinFeature/fp rewrite improvement (#2154)
2018-07-06 Aina NiemetzNew C++ API: Implementation of Solver class: Term handl...
2018-07-06 Aina NiemetzNew C++ API: Implementation of Solver class: Sort handl...
2018-07-06 Andres NoetzliAdd option for timeout for rewrite candidate check...
2018-07-06 Andrew ReynoldssygusComp2018: simplify beta reduction in uf rewriter...
2018-07-05 Andrew Reynolds Make string length lemmas more robust to rewriting...
2018-07-05 Andrew ReynoldsMinor changes to sygus-rr utilities to support floating...
2018-07-05 Andres NoetzlisygusComp2018: Improve string rewriter (#2141)
2018-07-04 Andrew ReynoldsMore cleanup in strings (#2138)
2018-07-04 Aina NiemetzNew C++ API: Implementation of datatype declaration...
2018-07-04 Andrew ReynoldsReorganize candidate rewrite rule filtering (#2116)
2018-07-04 Andres NoetzliRemove unused CDVector (#2139)
2018-07-04 Aina NiemetzNew C++ API: Implementation of OpTerm. (#2132)
2018-07-04 Andrew ReynoldsFix fmf-fun for non-equality function definitions ...
2018-07-03 Aina NiemetzNew C++ API: Implementation of Term. (#2131)
2018-07-03 Aina NiemetzNew C++ API: Implementation of Kind maps. (#2130)
2018-07-03 Aina NiemetzFix datatypes example: nil constructor was missing...
2018-07-03 Andrew ReynoldssygusComp2018: update sygus-related options setting...
2018-07-03 Andrew ReynoldsRemove miscellaneous dead and unused code from quantifi...
2018-07-03 Andres NoetzliAdd regression test for issue #1986 (#2114)
2018-07-02 Aina NiemetzRefactor ApplySubsts preprocessing pass. (#2120)
2018-07-02 Aina NiemetzNew C++ API: Implementation of Sort. (#2122)
2018-07-02 Andrew ReynoldsRemove some dead code from theory strings (#2125)
2018-07-02 Caleb DonovickAdd missing include (#2127)
2018-07-02 Andrew ReynoldsModify cegqi heuristic for finite datatypes (#2126)
2018-07-02 Andrew ReynoldsImprove error message. (#2124)
2018-06-29 Andrew ReynoldsUse evaluator in sygus sampler. (#2117)
2018-06-29 Aina NiemetzNew C++ API: Implementation of Result. (#2112)
2018-06-28 Andrew ReynoldsRemove comment about model value hack (#2118)
2018-06-28 Andrew Reynolds sygusComp2018: optimization for invariance test (...
2018-06-28 Andres NoetzliFix stale reference in MiniSat when generating UC ...
2018-06-28 Andrew ReynoldsDo not rename uninterpreted constants (#2098)
2018-06-28 Andrew ReynoldsSplit and document ceg theory instantiators (#2094)
2018-06-27 Aina NiemetzHeader for new C++ API. (#1697)
2018-06-27 Andrew ReynoldsSynthesize candidate-rewrites from standard inputs...
2018-06-26 Andrew ReynoldssygusComp2018: add scripts. (#2103)
2018-06-26 Andres NoetzlisygusComp2018: Add evaluator (#2090)
2018-06-26 Andrew ReynoldsAdd casc j9 tfn script (#2100)
2018-06-26 Andrew Reynolds Disable uf symmetry breaker in incremental mode (...
2018-06-26 Andrew ReynoldsFix assertion for relational triggers (#2096)
2018-06-26 Andrew Reynolds Do not dagify printing over binders (#2093)
2018-06-26 Andrew ReynoldsRemove unnecessary code in register quantifier internal...
2018-06-26 Andres NoetzliMinor improvements in SMT2 and CVC printers (#2089)
2018-06-26 Aina NiemetzBump library version to 1.7-prerelease.
2018-06-26 Aina NiemetzCutting release 1.6.
2018-06-25 Aina NiemetzMore updates to NEWS for 1.6.
2018-06-25 Aina NiemetzUpdate AUTHORS, NEWS, README, RELEASE-NOTES and THANKS...
2018-06-25 Aina NiemetzBump library version.
2018-06-25 Aina NiemetzUpdate copyright year in configuration.cpp:copyright().
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-06-25 Aina NiemetzDo not use git blame -C in get-authors (too many false...
2018-06-25 Aina NiemetzFix update-copyright script for files without a header.
2018-06-25 Aina NiemetzAdded Makai and Yoni to get-authors script.
2018-06-25 Andres NoetzliRemove parentheses for prefix ops without args (#2082)
2018-06-21 Andres NoetzliFix warnings and enable -Wnon-virtual-dtor warning...
2018-06-21 Andres NoetzliCheck unsat cores in regressions also without LFSC...
2018-06-21 Aina NiemetzUpdated installation instructions to mention autogen...
2018-06-20 Andres NoetzliResolve CVC4_USE_SYMFPU in headers at config-time ...
2018-06-15 Andrew ReynoldsDisable solving non-linear BV literals by default ...
2018-06-13 Andres NoetzliWorkaround for incremental unsat cores (#1962)
2018-06-13 Andrew ReynoldsFix simple regexp consume (#2066)
2018-06-13 Andres NoetzliDisable unconstrainedSimp pass when proofs enabled...
2018-06-12 Andrew ReynoldsFix strip constant endpoint for ITOS in strings rewrite...
2018-06-11 Andrew ReynoldsFix equality conflicts reported by FP (#2064)
2018-06-10 Andres NoetzliDisable test that fails in competition mode (#2063)
2018-06-09 Andres NoetzliAdd flag to skip regression if feature enabled (#2062)
2018-06-09 Andres NoetzliReset decisions at SAT level after solving (#2059)
2018-06-08 Mathias PreinerDisable BV-abstraction in the competition script. ...
2018-06-07 Andres NoetzliLook for cryptominisat5_simple, not cryptominisat5...
2018-06-07 Aina NiemetzRemove invalid assertion (#1993). (#2057)
2018-06-07 Andrew ReynoldsClear pending inferences during datatypes splitting...
2018-06-05 Andres NoetzliOnly enable transcendentals if logic is N[I]RAT (#2052)
2018-06-04 Andrew ReynoldsMove assertion. (#2051)
2018-06-04 Andres Noetzli[SMT-COMP] Add new logics to run-scripts (#2022)
2018-06-04 Andrew ReynoldsEnable cegqi (with model values) for floating point...
2018-06-04 Andres NoetzliRegressions: Support for requiring CVC4 features (...
2018-06-02 Andrew Reynolds Fix assertion involving unassigned Boolean eqc in...
2018-06-02 Andrew ReynoldsFix corner case of mixed int/real cegqi. (#2046)
2018-06-02 Mathias PreinerFix BV-abstraction check to consider SKOLEM. (#2042)
2018-06-02 Andrew ReynoldsFix preinitialization pass for finite model finding...
next