Fix default setting of CegisUnif options (#2605)
[cvc5.git] / src / smt / smt_engine.cpp
2018-10-11 Haniel BarbosaFix default setting of CegisUnif options (#2605)
2018-10-11 Andrew ReynoldsSynthesize rewrite rules from inputs (#2608)
2018-10-09 Aina NiemetzFix compiler warnings. (#2601)
2018-10-05 Andrew ReynoldsUpdate default options for sygus (#2586)
2018-10-01 Andres Noetzli Fix dumping pre/post preprocessing passes (#2469)
2018-10-01 Andres NoetzliRefactor preprocessing pass registration (#2468)
2018-09-18 Andrew ReynoldsMove and rename sygus solver classes (#2488)
2018-09-17 Andres NoetzliRemove unnecessary tracing from preprocessing (#2472)
2018-09-15 Andres NoetzliRefactor how assertions are added to decision engine...
2018-09-11 Andrew ReynoldsSupport model cores via option --produce-model-cores...
2018-09-11 Aina NiemetzRefactor non-clausal simplify preprocessing pass. ...
2018-09-05 Andrew ReynoldsFiner-grained inference of substitutions in incremental...
2018-09-04 Aina NiemetzTransfer ownership of learned literals from SMT engine...
2018-09-04 Aina NiemetzFix merge mishap of #2359.
2018-08-30 Mathias PreinerRefactor theory preprocess into preprocessing pass...
2018-08-29 Mathias PreinerRefactor MipLibTrick preprocessing pass. (#2359)
2018-08-28 Aina NiemetzMove flag needsFinish from SMT engine to circuit propag...
2018-08-26 Andres NoetzliRefactor unconstrained simplification pass (#2374)
2018-08-25 yoni206Refactor quantifier macros preprocessing pass (#1840)
2018-08-25 Haniel BarbosaRefactor nlExtPurify preprocessing pass (#1963)
2018-08-24 Andrew Reynolds Remove spurious disabling of cbqi-all (#2368)
2018-08-24 Andrew Reynolds Do not print internally generated datatypes in externa...
2018-08-23 Haniel BarbosaMakes the filename be set in the SMT engine by default...
2018-08-23 Aina NiemetzRefactor ITE simplification preprocessing pass. (#2360)
2018-08-23 Andres NoetzliUse "filename" instead of "name" in SmtEngine::setInfo...
2018-08-23 yoni206global-negate preprocessing pass (#2317)
2018-08-21 Tim KingRemoving unused bool members in command.cpp. Also initi...
2018-08-21 Mathias PreinerMove d_realAssertionsEnd from SmtEnginePrivate to Asser...
2018-08-21 Andrew ReynoldsUse cbqi-full for sygus (#2346)
2018-08-20 Andrew Reynolds Make sygus inference a preprocessing pass (#2334)
2018-08-17 Andrew Reynolds Eliminate partial operators in sygus grammar normaliza...
2018-08-17 Mathias PreinerRefactor eager atoms preprocessing pass. (#2318)
2018-08-17 Haniel Barbosacleaning unnecessary timers/dumps (#2327)
2018-08-17 Caleb DonovickMake quantifiers-preprocess preprocessing pass (#2322)
2018-08-17 Andres NoetzliRefactor IteRemoval preprocessing pass (#1793)
2018-08-16 Haniel BarbosaRefactor extended rewriter preprocessing pass (#2324)
2018-08-16 Haniel BarbosaRefactor apply2const (#2316)
2018-08-15 Andres NoetzliRemove unused tuple classes (#2313)
2018-08-15 Andrew ReynoldsMake sort inference a preprocessing pass (#2309)
2018-08-15 Andres NoetzliFix dumping of get-unsat-assumptions (#2302)
2018-08-08 Andrew ReynoldsDo beta-reduction in expandDefinitions (#2286)
2018-08-07 Andrew Reynolds Move sygus quantifier elimination step for non-ground...
2018-08-06 Andrew ReynoldsFixes for sygus inference (#2238)
2018-08-02 Andrew ReynoldsFix issues with printing parametric datatypes in smt2...
2018-08-01 ayveejayImprovements and tests for the API around separation...
2018-07-31 Mathias PreinerFix option handler for lazy/bv-sat-solver combinations...
2018-07-30 Mathias PreinerAdd support for incremental eager bit-blasting. (#1838)
2018-07-27 Andrew Reynolds Make check-synth robust for assertions that are not...
2018-07-26 yoni206Disabling bvLazyRewriteExtf in the right place (#2214)
2018-07-25 ayveejayPerforming clang-format on the original change-set...
2018-07-24 ayveejayAdding API access methods to get heap/nil expressions...
2018-07-23 Andrew ReynoldsGeneralize symmetry detection for 1 symmetry variable...
2018-07-17 yoni206Refactor sep-pre-skolem-emp preprocessing pass
2018-07-17 Andrew ReynoldsDo extended rewrite on results of quantifier eliminatio...
2018-07-11 Caleb DonovickMove rewrite to pass (#2128)
2018-07-03 Andrew ReynoldssygusComp2018: update sygus-related options setting...
2018-07-03 Andrew ReynoldsRemove miscellaneous dead and unused code from quantifi...
2018-07-02 Aina NiemetzRefactor ApplySubsts preprocessing pass. (#2120)
2018-07-02 Caleb DonovickAdd missing include (#2127)
2018-06-27 Andrew ReynoldsSynthesize candidate-rewrites from standard inputs...
2018-06-26 Andrew Reynolds Disable uf symmetry breaker in incremental mode (...
2018-06-13 Andres NoetzliDisable unconstrainedSimp pass when proofs enabled...
2018-06-09 Andres NoetzliReset decisions at SAT level after solving (#2059)
2018-06-04 Andrew ReynoldsEnable cegqi (with model values) for floating point...
2018-05-30 Aina NiemetzIgnore license key in set-info command. (#2021)
2018-05-30 Andrew ReynoldsFixes for quantifiers + incremental (#2009)
2018-05-29 Andres Noetzli Make user's SMT2 version override file version (#2004)
2018-05-29 Andrew ReynoldsDisable minisat elimination when nonlinear is enabled...
2018-05-23 Andrew ReynoldsAdd notions of evaluated kinds in TheoryModel (#1947)
2018-05-23 Andres NoetzliSet same options for proofs as for unsat cores (#1957)
2018-05-22 Andres NoetzliDisable symmetry breaker for unsat cores (#1958)
2018-05-22 Andrew ReynoldsMake sygus infer find function definitions (#1951)
2018-05-16 yoni206Refactor static learning preprocessing pass (#1857)
2018-05-15 Andrew ReynoldsMinor improvements to --nl-ext-purify (#1896)
2018-05-11 Aina NiemetzFix ackermannize preprocessing pass. (#1904)
2018-05-10 Andrew ReynoldsSygus repair constants (#1812)
2018-05-10 Aina NiemetzRefactored BVAckermann preprocessing pass. (#1889)
2018-05-09 Andrew ReynoldsBetter option names for PBE (#1891)
2018-05-09 Andrew ReynoldsMake symmetry-breaker-exp into a preprocessing pass...
2018-05-09 PaulMengAdd the symmetry breaker module (#1847)
2018-05-08 Mathias PreinerRefactor bv-abstraction preprocessing pass. (#1860)
2018-05-08 Andrew ReynoldsInfrastructure for approximations in model output ...
2018-05-08 Aina NiemetzFix order of preprocessing pass registration. (#1887)
2018-05-04 Mathias PreinerRefactor bv-intro-pow2 preprocessing pass. (#1851)
2018-05-03 Mathias PreinerFix redundant internalPush calls. (#1865)
2018-05-03 Andrew ReynoldsOption to interleave tangent plane inferences (#1833)
2018-05-03 Andrew ReynoldsInitial support for string standard in smt lib 2.6...
2018-04-30 Haniel BarbosaRefactor real2int (#1813)
2018-04-30 Andrew ReynoldsRemove subsort symmetry breaking (#1807)
2018-04-25 yoni206Refactor bv-to-bool and bool-to-bv preprocessing passes...
2018-04-25 Andrew ReynoldsAdd benchmark requiring subgoal generation with inducti...
2018-04-20 yoni206Enforcing --no-bv-eq, --no-bv-algebraic and --no-bv...
2018-04-20 PaulMengSymmetry detection module (#1749)
2018-04-19 Andres NoetzliRefactor pbRewrites preprocessing pass (#1767)
2018-04-14 yoni206allowing --bool-to-bv without quantifiers (#1771)
2018-04-11 Aina NiemetzRefactored BVGauss preprocessing pass. (#1766)
2018-04-10 Andrew Reynolds Improve accuracy of stats for sygus sampler (#1755)
2018-04-10 Aina NiemetzFix dumping of benchmark in SmtEngine::checkSatisfiabil...
2018-04-05 Mathias PreinerAdd more general SignExtendUltConst rewriting. (#1385)
2018-04-04 Andres NoetzliRefactor IntToBV preprocessing pass (#1716)
next