Handled quoted symbols in indexed operators (#8491)
[cvc5.git] / proofs /
2022-03-26 Andrew ReynoldsFixes for API kind documentation (#8397)
2022-03-22 Andrew ReynoldsChange null terminator for regular expression intersect...
2022-03-13 Andrew ReynoldsMinor sync from proof-new (#8293)
2022-03-08 Andrew ReynoldsFixes and additions to LFSC signature (#8205)
2022-03-03 Andrew ReynoldsGeneralize LFSC string signature to sequences (#8220)
2022-02-25 Andrew ReynoldsSyntax fixes for LFSC signature (#8172)
2022-02-21 Andrew ReynoldsFixes and additions for LFSC signatures (#8120)
2022-02-07 Andrew ReynoldsGeneralize LFSC concat unify for splitting constants...
2022-02-03 Andrew ReynoldsAdd miscellaneous missing theory definitions for LFSC...
2022-02-02 Andrew ReynoldsMake LFSC side condition for concat unify robust to...
2021-12-20 Andrew ReynoldsUpdates to LFSC signatures (#7840)
2021-11-09 Andrew ReynoldsAdd LFSC signature for strings (#7523)
2021-11-02 Andrew ReynoldsAdd LFSC signature for quantifiers (#7540)
2021-10-28 Andrew ReynoldsLFSC signature for linear arithmetic (#7445)
2021-10-28 Andrew ReynoldsLFSC signature for CNF (#7444)
2021-10-28 Andrew ReynoldsLFSC signature for Booleans (#7443)
2021-10-28 Andrew ReynoldsLFSC signature for equality (#7442)
2021-10-20 Andrew ReynoldsAdd LFSC signature for n-ary programs (#7360)
2021-10-14 Andrew ReynoldsAdd core LFSC signatures (#7289)
2021-03-25 Haniel BarbosaDeleting old LFSC signatures (#6194)
2020-10-02 Alex OzdemirRemove duplicate declarations in th_bv.plf (#5183)
2020-09-01 FabianWolffFix spelling errors (#4977)
2020-07-01 Andres NoetzliAdd testing infrastructure for LFSC signatures (#4678)
2020-02-22 Alex OzdemirRIP th_lra.plf (#3796)
2020-02-22 Alex OzdemirSwitch to th_lira.plf (#3741)
2020-02-21 Alex OzdemirRemove IntReal tightening axioms from th_lira.plf ...
2020-02-10 Alex OzdemirAdd more IntReal predicates (#3731)
2020-01-26 Alex OzdemirAxioms for affine function bounds. Tests. (#3632)
2020-01-21 Alex OzdemirTypes and side conditions for affine bounds (#3631)
2020-01-21 Alex OzdemirAffine Axioms (#3630)
2020-01-21 Alex OzdemirTypes & side-conditions for linear and affine fns ...
2020-01-21 Alex OzdemirAxioms (and side conditions) for tightening bounds...
2020-01-18 Alex OzdemirLIRA proof: Arithmetic predicates & reification thereof...
2020-01-17 Alex OzdemirLIRA sig: int, real terms, and conversions (#3610)
2019-12-06 Alex Ozdemir[proof] Eliminate side-condition from ER signature...
2019-11-19 Alex OzdemirSignature documentation update (#3476)
2019-08-06 Andrew ReynoldsFix drat signature wrt side condition return types...
2019-06-05 Alex OzdemirDRAT-Optimization (#2971)
2019-06-04 Andres NoetzliEnable proof checking for QF_LRA benchmarks (#2928)
2019-03-29 Haniel Barbosaremoving deprecated rewriting signature / example ...
2019-03-28 Haniel Barbosafix ex_bv.plf (#2905)
2019-03-16 Alex OzdemirEnable CryptoMiniSat-backed BV proofs (#2847)
2019-01-24 Alex OzdemirExtended DRAT signature to operational DRAT (#2815)
2019-01-16 Alex OzdemirBugfix: LFSC clause equality (#2801)
2019-01-16 Alex OzdemirExtended Resolution Signature (#2788)
2018-12-17 Alex OzdemirDRAT Signature (#2757)
2018-12-12 Alex Ozdemir[LRA proof] More complete LRA example proofs. (#2722)
2018-12-12 Alex Ozdemir[LRAT] signature robust against duplicate literals...
2018-12-11 Alex OzdemirLRAT signature (#2731)
2018-11-27 Alex OzdemirLRA proof signature fixes and a first proof for linear...
2018-10-19 Mathias PreinerRemove autotools build system. (#2639)
2018-09-22 Mathias Preinercmake: Add make install rule.
2018-09-22 Mathias Preinercmake: Only build libcvc4 and libcvc4parser as libraries.
2018-09-22 Mathias Preinercmake: Add libsignatures for proofs.
2018-09-22 Aina Niemetzcmake: .cpp generation done, .h generation not yet...
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.
2018-04-02 yoni206a formula should be an instance of itself (#1668)
2018-03-20 yoni206correct instruction for running example (#1669)
2017-08-25 Aina NiemetzMove LFSC checker out of the CVC repository. (#222)
2017-08-24 Andrew ReynoldsMerge pull request #191 from timothy-king/cleanup-regexp
2017-07-30 Andres NoetzliChange remaining hash_set -> unordered_set (#208)
2017-04-06 Clark BarrettMerge pull request #143 from FabianWolff/master
2017-04-05 Andrew ReynoldsMerge pull request #145 from 4tXJ7f/fix_lfsc_args
2017-04-05 Andres Notzli[LFSC] Fix segfault
2017-04-04 Fabian WolffFix several spelling errors
2017-03-17 guykatzzbetter support for proof production when encountering...
2017-03-14 Clark BarrettMerge pull request #132 from 4tXJ7f/fix_mingw64
2017-03-09 guykatzzbug fix
2017-03-09 guykatzzbetter proof support for bools and formulas
2017-03-06 Clark BarrettAdding support for bool-to-bv
2017-01-18 Andrew ReynoldsMerge pull request #128 from 4tXJ7f/fix_lfsc_perf
2017-01-16 Andres Notzli[LFSC] Fix performance issues, more determinism
2017-01-04 Tim KingMarking the proof signature files as non-executable.
2017-01-04 Tim KingReverting two files encoding with DOS linebreaks back...
2017-01-04 Andrew ReynoldsMerge pull request #122 from 4tXJ7f/fix_lfsc_str
2017-01-04 guykatzzMerge pull request #120 from 4tXJ7f/fix_f_pp_holes
2017-01-04 Andrew ReynoldsMerge pull request #121 from 4tXJ7f/fix_lfsc_mem_leaks
2016-12-28 Andres Notzli[LFSC] Minor fixes/improvements
2016-12-28 Andres Notzli[LFSC] Fix memory leaks when creating CExprs
2016-10-13 Tim KingRevert "Merge branch 'origin' of https://github.com...
2016-10-11 Paul MengMerge branch 'origin' of https://github.com/CVC4/CVC4.git
2016-10-01 Tim KingMerge pull request #93 from timothy-king/clang-format
2016-09-25 Tim KingAdding virtual destructors to several classes in expr.h .
2016-08-24 PaulMengMerge remote-tracking branch 'origin/master'
2016-08-15 ajreynolExpression sharing on demand in LFSC (replace definitio...
2016-08-06 guykatzzMerge pull request #88 from 4tXJ7f/fix_comments
2016-08-05 Andres NotzliMinor: add/fix comments, remove redundant includes
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-06-08 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-06-08 GuySupport for printing a global let map in LFSC proofs.
2016-06-06 guykatzzMerge pull request #85 from CVC4/master_for_proof_merge
2016-06-03 GuyBetter infrastructure for proving constant disequality.
2016-06-03 GuyA better mechanism for handling BV terms with aliases...
2016-06-02 GuyMerge from proof branch
2016-06-02 GuyRevert "Merging proof branch"
2016-06-02 GuyMerging proof branch
2016-05-05 ajreynolCompute term indices lazily in TermDb. Optimization...
2016-05-02 ajreynolClean up issues related to compiled scc in LFSC. Refact...
2016-04-20 PaulMengupdate from the master
2016-03-23 guykatzzMerge pull request #82 from CVC4/master_for_merge
next