Add regular expression elimination module (#2400)
[cvc5.git] / src / Makefile.am
2018-08-30 Andrew ReynoldsAdd regular expression elimination module (#2400)
2018-08-29 Mathias PreinerRefactor MipLibTrick preprocessing pass. (#2359)
2018-08-28 Andrew Reynolds Split term canonize utility to own file and document...
2018-08-27 Andres NoetzliResolution proof: separate printing from proof (#1964)
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-23 Aina NiemetzRefactor ITE simplification preprocessing pass. (#2360)
2018-08-23 yoni206global-negate preprocessing pass (#2317)
2018-08-20 Andrew Reynolds Make sygus inference a preprocessing pass (#2334)
2018-08-17 Mathias PreinerRefactor eager atoms preprocessing pass. (#2318)
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 Andrew ReynoldsMake sort inference a preprocessing pass (#2309)
2018-08-08 Andrew ReynoldsDocument/refactor datatypes sygus simple symmetry break...
2018-08-02 Andres NoetzliRemove Subversion build info (#2250)
2018-07-26 Tim KingRemoving unused CDTrailHashmap. (#2221)
2018-07-17 yoni206Refactor sep-pre-skolem-emp preprocessing pass
2018-07-11 Caleb DonovickMove rewrite to pass (#2128)
2018-07-06 Andrew ReynoldsSplit ext theory to own file and document (#1809)
2018-07-04 Andrew ReynoldsReorganize candidate rewrite rule filtering (#2116)
2018-07-04 Andres NoetzliRemove unused CDVector (#2139)
2018-07-02 Aina NiemetzRefactor ApplySubsts preprocessing pass. (#2120)
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...
next