Implement lazy proof checking modes (#7106)
[cvc5.git] / test /
2021-09-02 Andrew ReynoldsImplement lazy proof checking modes (#7106)
2021-09-02 Andres Noetzli[Unit Tests] Fix bags rewrite test (#7114)
2021-09-02 Aina Niemetzpp: Derive PreprocessingPass from EnvObj. (#7112)
2021-09-02 Aina NiemetzEnable sygus-inst for FP, NIA and NRA. (#7098)
2021-09-01 Haniel Barbosa[proof] [sat] Fix lost reference to reason when process...
2021-09-01 Andrew ReynoldsPrint response to get-model using the API (#7084)
2021-09-01 mudathirmahgoubFixed TestTheoryWhiteBagsRewriter.map failure (#7103)
2021-09-01 Andrew ReynoldsFix issues with cyclic proofs due to double SYMM applic...
2021-08-31 Gereon KremerMake sure modes are sorted in ModeInfo (#7097)
2021-08-31 yoni206bv-to-int-module: implementations and stubs for transla...
2021-08-30 Gereon KremerAdd API function to obtain information about a single...
2021-08-30 mudathirmahgoubAdd kind BAG_MAP and its type rule to bags (#6503)
2021-08-30 Andrew ReynoldsFix proof equality engine for "no-explain" premises...
2021-08-30 Andrew ReynoldsFix quantifiers dynamic split module for parametric...
2021-08-27 Gereon KremerHandle languages as strings in driver (#7074)
2021-08-27 Andrew ReynoldsAdd missing methods to Solver API for models (#7052)
2021-08-27 yoni206Add `isNull` to cpp api tests, python api, and python...
2021-08-26 Gereon KremerImprove integration of nonlinear arithmetic into the...
2021-08-26 Mathias Preinerint2bv: Fix conversion of signed bit-vector values...
2021-08-26 Gereon KremerConsolidate language types (#7065)
2021-08-24 yoni206bv-to-int: more implementations (#7051)
2021-08-23 Andrew ReynoldsPurify substitutions in strings proof reconstruction...
2021-08-23 Andrew ReynoldsGeneralize inequality elimination in quantifiers rewrit...
2021-08-23 Andrew ReynoldsFix single invocation partition for higher-order (...
2021-08-23 Gereon KremerMove options parsing code to main (#7054)
2021-08-23 Aina Niemetzapi: Require size argument for mkBitVector. (#6998)
2021-08-22 Andrew ReynoldsPrenex quantified formulas with user annotations by...
2021-08-20 Andrew ReynoldsSimplify how user-provided quantifier attributes are...
2021-08-20 mudathirmahgoubAdd Term.java to the Java API (#6330)
2021-08-20 Andrew ReynoldsSupport sygus standard command syntax set-feature ...
2021-08-20 Gereon KremerUse Env class in nonlinear extension (#7039)
2021-08-18 Andres NoetzliMinor fixes of policy for eliminating quantifiers ...
2021-08-17 Andrew ReynoldsFix policy for eliminating quantified formulas (#7017)
2021-08-17 Gereon KremerPush Env class into TheoryState (#7012)
2021-08-16 Gereon KremerMake Theory class use Env (#7011)
2021-08-09 Andrew V. JonesCreate grouping of tests that exercise '--use-approx...
2021-08-05 Alex OzdemirNormalize val in BitVector(val_str, base) (#6955)
2021-08-05 Andres Noetzli[Unit Tests] Add missing include (#6990)
2021-08-05 Andrew ReynoldsFix policy for rewriting string equalities (#6916)
2021-08-05 Gereon KremerNo longer call solver constructor with an options objec...
2021-08-04 Andrew ReynoldsFix policy for merging subproofs (#6981)
2021-08-04 Gereon KremerRefactor managed streams (#6934)
2021-08-04 Gereon KremerAdd API function to get list of option names (#6971)
2021-08-04 Haniel Barbosa[proof] Add getProof to API and use it in GetProofComma...
2021-08-04 Andrew ReynoldsRemove dependencies on smt engine in smt solver (#6965)
2021-08-03 Andrew ReynoldsRefactor shared solver to use theory builtin inference...
2021-08-02 Aina NiemetzAdd 'REQUIRES: poly' to regression. (#6966)
2021-08-02 Mathias Preinerbv: Enable equality engine for bitblast-internal. ...
2021-07-30 Gereon KremerAllow changing certain options while solving (#6945)
2021-07-29 Haniel Barbosa[proofs] Set BV solver to better proof-producing one...
2021-07-29 Andrew ReynoldsIntegrate central equality engine approach into theory...
2021-07-28 Gereon KremerOnly use libedit on tty inputs (#6946)
2021-07-27 Andrew ReynoldsRevert change to regression (#6940)
2021-07-27 Andres NoetzliAdd regression for fixed `str.indexof_re` issue (#6938)
2021-07-27 Andrew ReynoldsMinor changes from proof-new (#6937)
2021-07-26 Gereon KremerMove public options functions to separate file (#6671)
2021-07-23 Aina NiemetzFP: Add option to word-blast more lazily. (#6904)
2021-07-22 Andres NoetzliAdd support for minimal unsat cores (#4605)
2021-07-22 mudathirmahgoubAdd std::vector<Term> Op:: getIndices() and operator...
2021-07-16 Andres Noetzli[Unit Tests] Avoid linking against external libs (...
2021-07-16 Andres Noetzli[Unit Tests] Reenable `top_scope_context_obj` (#6892)
2021-07-15 Mathias Preinerbv: Rename lazy solver to layered solver. (#6889)
2021-07-15 Mathias Preinerbv: Rename simple solver to bitblast-internal. (#6888)
2021-07-14 Haniel Barbosa[proof] Fix open proof issues in SAT proof (#6887)
2021-07-14 Haniel BarbosaAdd option that exercises the previously buggy behavior...
2021-07-14 Andrew ReynoldsFix for context on input proof generator (#6873)
2021-07-14 Gereon KremerClean up option usage in command executor (#6844)
2021-07-14 Mathias PreinerAdd missing space for check macro error messages. ...
2021-07-13 Haniel Barbosa[rewriter] Add rewrite to order IFF (equality for Boole...
2021-07-12 Andrew ReynoldsFix for learned rewrite pass, add regression (#6850)
2021-07-09 Haniel Barbosatest also with default cores (#6858)
2021-07-09 Andres NoetzliMake regression test `issue4971-0` more robust (#6857)
2021-07-09 Andrew ReynoldsFix sets cardinality inference involving equivalent...
2021-07-08 Andrew ReynoldsDisable ordering heuristic for justification by default...
2021-07-07 Haniel Barbosa[unsat cores] Adding regressions from #4971 (#6852)
2021-07-07 Aina NiemetzRename operator pow2 to int.pow2. (#6849)
2021-07-07 Andrew ReynoldsFix regressions for competition build (#6846)
2021-07-06 Gereon KremerIntegrate Lazard into CAD module (#6812)
2021-07-05 Andres Noetzli[Strings] Fix incorrect rewrite (#6837)
2021-07-03 Andres NoetzliFix performance of string regression (#6832)
2021-07-03 Mathias PreinerAdd output tags -o, --output. (#6826)
2021-07-02 Mathias PreinerFix bv assert input reset assertions (#6820)
2021-07-02 Andrew ReynoldsFix rewriter for negative constant seq.nth (#6827)
2021-07-02 Andres NoetzliAdd reverse iterators to `Node`/`TNode` (#6825)
2021-07-01 Andrew ReynoldsAdd recursive function definitions to subsolver in...
2021-06-30 Mathias PreinerUse SAT context level for --bv-assert-input instead...
2021-06-30 yoni206pow2: new test (#6819)
2021-06-30 Andrew ReynoldsDo not apply fmfBound to standard quantifiers when...
2021-06-30 Andrew ReynoldsFix pre vs. post-rewrite in proofs for theory preproces...
2021-06-30 yoni206int-to-bv: correct model values (#6811)
2021-06-28 yoni206Rewrite POW to POW2 when the base is 2 (#6806)
2021-06-28 Andrew ReynoldsRename internal string kinds to match API (#6797)
2021-06-26 yoni206pow2 -- final changes (#6800)
2021-06-24 Aina Niemetzapi: getRealValue: Fix printing of integer values....
2021-06-24 Andrew ReynoldsFix linear arithmetic for duplicate lemmas in increment...
2021-06-23 Haniel Barbosa[hol] Disable bound fmf when HOL (#6792)
2021-06-23 Haniel Barbosa[regressions] Adding regression from #5371 (#6791)
2021-06-23 Haniel Barbosa[parser] [hol] Fix parser check for allowing functions...
2021-06-22 Andrew ReynoldsAvoid full normalization of lambdas in getValue (#6787)
2021-06-22 yoni206python api unit tests for Op (#6785)
next