New C++ API: Implementation of Result. (#2112)
[cvc5.git] / src / Makefile.am
2018-06-29 Aina NiemetzNew C++ API: Implementation of Result. (#2112)
2018-06-28 Andrew ReynoldsSplit and document ceg theory instantiators (#2094)
2018-06-27 Andrew ReynoldsSynthesize candidate-rewrites from standard inputs...
2018-06-26 Andres NoetzlisygusComp2018: Add evaluator (#2090)
2018-06-20 Andres NoetzliResolve CVC4_USE_SYMFPU in headers at config-time ...
2018-05-21 Andrew ReynoldsRefactor sygus eval unfold (#1946)
2018-05-16 yoni206Refactor static learning preprocessing pass (#1857)
2018-05-10 Andrew ReynoldsSygus repair constants (#1812)
2018-05-10 Aina NiemetzRefactored BVAckermann preprocessing pass. (#1889)
2018-05-09 PaulMengAdd the symmetry breaker module (#1847)
2018-05-08 Mathias PreinerRefactor bv-abstraction preprocessing pass. (#1860)
2018-05-04 Mathias PreinerRefactor bv-intro-pow2 preprocessing pass. (#1851)
2018-05-04 Haniel BarbosaMove Lazy trie datastructure to its own file (#1871)
2018-05-03 Andres NoetzliRemove (dummy) SMT1 printer (#1854)
2018-04-30 Haniel BarbosaRefactor real2int (#1813)
2018-04-30 Andrew ReynoldsRemove subsort symmetry breaking (#1807)
2018-04-27 Haniel BarbosaNew module for synthesizing functions in a data-driven...
2018-04-25 yoni206Refactor bv-to-bool and bool-to-bv preprocessing passes...
2018-04-25 Andrew ReynoldsMove candidate rewrite code to own file (#1804)
2018-04-20 PaulMengSymmetry detection module (#1749)
2018-04-19 Andres NoetzliRefactor pbRewrites preprocessing pass (#1767)
2018-04-11 Aina NiemetzRefactored BVGauss preprocessing pass. (#1766)
2018-04-04 Andres NoetzliRefactor IntToBV preprocessing pass (#1716)
2018-04-04 Andrew ReynoldsOption to turn arbitrary input into sygus (#1704)
2018-04-03 Andrew ReynoldsMake sygus unif I/O an subclass of sygus unif (#1741)
2018-04-02 Mathias PreinerReorganize bitblaster code. (#1695)
2018-03-30 Andrew ReynoldsSplit strategy representation from SygusUnif (#1730)
2018-03-27 Andrew ReynoldsMake sygus unif utility (#1720)
2018-03-23 Andrew ReynoldsRemove unused code (#1700)
2018-03-23 Andrew ReynoldsMinor reorganization for ematching (#1701)
2018-03-20 Mathias PreinerAdd support for CaDiCaL as eager BV SAT solver. (#1675)
2018-03-02 Andrew ReynoldsCreate infrastructure for sygus modules (#1632)
2018-02-14 Andrew ReynoldsQuantifiers subdirectories (#1608)
2018-02-14 Andres NoetzliRemove unused cd_set_collection.h (#1606)
2018-02-09 Andrew ReynoldsClass to reduce printing of redundant candidate rewrite...
2018-02-06 Andrew ReynoldsStatically eliminate redundant sygus constructors ...
2018-02-01 Andrew ReynoldsUse sygus to synthesize/verify rewrite rules (#1547)
2018-01-03 Andrew ReynoldsGlobal negate (#1466)
2017-12-11 justinxu421Add new infrastructure for preprocessing passes (#1053)
2017-12-08 Andrew ReynoldsDocument and clean datatypes rewriter (#1437)
2017-12-06 Andres NoetzliRemove CDChunkList (#1414)
2017-11-30 Aina NiemetzAdd Gaussian Elimination as a preprocessing pass for...
2017-11-25 Andrew Reynolds(Refactor) Instantiate utility (#1387)
2017-11-22 Andrew ReynoldsSygus Lambda Grammars (#1390)
2017-11-21 Haniel BarbosaAdding infrastructure for normalizing SyGuS grammars...
2017-11-19 Andrew ReynoldsHo instantiation (#1204)
2017-11-17 Andrew Reynolds(Refactor) Document and clean single invocation partiti...
2017-11-16 Andrew Reynolds(Refactor) Arithmetic monomial sum (#1381)
2017-11-14 Andrew Reynolds(Refactor) Split sygus term db (#1335)
2017-11-13 Andrew ReynoldsImplement enumerator for functions. (#1243)
2017-11-02 Andrew Reynolds(Move-only) Split quant util (#1306)
2017-11-01 Andrew Reynolds(Refactor) Split term util (#1303)
2017-11-01 Andrew Reynolds(Move-only) Refactor and document theory model part...
2017-10-28 Andrew Reynolds(Move only) Move enumerative instantiation strategy...
2017-10-28 Andrew ReynoldsSygus process conjecture (#1286)
2017-10-27 Andres NoetzliModify LDFLAGS to support shared libraries for Win...
2017-10-24 Andrew ReynoldsRemoving deprecated file. (#1270)
2017-10-10 MartinAdd skeleton of the FP theory solver (#1130)
2017-10-10 Andrew ReynoldsSplit term database (#1206)
2017-10-03 Andrew ReynoldsMove sygus grammar utilities to separate file. (#1184)
2017-09-30 Andrew ReynoldsSyGuS streaming solution mode (#1131)
2017-09-29 Mathias PreinerMove BvInverter class into separate file. (#1173)
2017-09-20 MartinAdd FP type enumerator and cardinality computer (#1104)
2017-08-31 Andres NoetzliUse thread_local instead of compiler extensions (#210)
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-08-14 Aina NiemetzMerge pull request #214 from CVC4/fix_warn_nonlinear
2017-08-14 Mark LawsBuild and test suite fixes for Windows (#186)
2017-07-10 ajreynolSeparate sygus term utilities to new file, minor cleanu...
2017-07-10 ajreynolMerge datatype shared selectors/sygus comp 2017 branch...
2017-07-08 Mathias PreinerMerge branch 'master' of github.com:CVC4/CVC4
2017-07-07 Andres NoetzliRemove unused stacking_vector class (#185)
2017-04-04 Clark BarrettMerge pull request #141 from 4tXJ7f/remove_def
2017-04-03 Andrew ReynoldsMerge pull request #142 from timothy-king/nlAlgMerge
2017-04-03 Tim KingAdding a model based axiom instantiation scheme for...
2017-03-27 Clark BarrettMerge pull request #137 from 4tXJ7f/throw_quals
2017-03-27 Tim KingMoving the CareGraph into its own file.
2017-03-27 Tim KingMoving the theory::Assertion struct into its own file.
2017-03-27 Tim KingAlphabetizing libcvc4_la_SOURCES.
2017-03-17 guykatzzbetter support for proof production when encountering...
2017-03-02 ajreynolMinor cleanup and reorganization related to last commit.
2016-10-27 Clark BarrettMerge pull request #99 from 4tXJ7f/fix_dist_build3
2016-10-27 Andres NotzliFix typo in Makefile that makes distcheck fail
2016-10-26 Andrew ReynoldsMerge pull request #98 from 4tXJ7f/fix_dist_build
2016-10-26 ajreynolNew implementation of sets+cardinality. Merge Paul...
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-20 ajreynolRefactor, separate theory-specific counterexample-guide...
2016-08-24 PaulMengMerge remote-tracking branch 'origin/master'
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-06-30 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-06-23 Clark BarrettAdd theory/sep/kinds to EXTRA_DIST to fix distcheck...
2016-06-20 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-06-17 ajreynolSupport for separation logic. Enable cbqi by default...
2016-06-06 guykatzzMerge pull request #85 from CVC4/master_for_proof_merge
2016-06-02 GuyMerge from proof branch
2016-06-02 GuyRevert "Merging proof branch"
2016-06-02 GuyMerging proof branch
2016-05-25 Liana HadareanMerged cryptominisat from experimental branch.
next