Updates to theory preprocess equality (#5776)
[cvc5.git] / src / theory / datatypes /
2019-01-15 Andrew Reynolds Only check disequal terms with sygus-rr-verify (#2793)
2019-01-09 Andrew ReynoldsDo not rewrite 1-constructor sygus testers to true...
2018-12-20 Aina NiemetzAdd missing type rules for parameterized operator kinds...
2018-11-27 Andrew ReynoldsMake (T)NodeTrie a general utility (#2489)
2018-11-27 Andrew ReynoldsFix coverity warnings in datatypes (#2553)
2018-11-21 Andrew ReynoldsSupport string replace all (#2704)
2018-11-06 Andrew ReynoldsIncorporate static PBE symmetry breaking lemmas into...
2018-10-23 Andrew ReynoldsDo not use lazy trie for sygus-rr-verify (#2668)
2018-10-11 Andrew ReynoldsSynthesize rewrite rules from inputs (#2608)
2018-10-09 Andrew Reynolds Support for basic actively-generated enumerators ...
2018-10-05 Andrew ReynoldsUpdate default options for sygus (#2586)
2018-10-03 Andrew ReynoldsAdd actively generated sygus enumerators (#2552)
2018-09-26 Andrew ReynoldsSymmetry breaking for variable agnostic enumerators...
2018-09-25 Andrew ReynoldsFix warnings uncovered by cmake build (#2521)
2018-09-25 Andrew ReynoldsAllow partial models for multiple sygus enumerators...
2018-09-22 Mathias Preinercmake: Remove unused CMakeLists.txt
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.
2018-09-18 Andrew ReynoldsMove and rename sygus solver classes (#2488)
2018-09-17 Andrew ReynoldsDecision strategy: incorporate datatypes sygus solver...
2018-08-28 Andrew Reynolds Address more coverity warnings (#2394)
2018-08-24 Andrew Reynolds Fix more simple coverity warnings (#2372)
2018-08-24 Andres NoetzliAdd tests that enumerate and verify rewrite rules ...
2018-08-21 Andrew ReynoldsMore unused code elimination (#2339)
2018-08-20 Andrew ReynoldsMinor improvements to the interface for sygus sampler...
2018-08-16 Andrew ReynoldsMinor fixes and improvement for sygus to builtin. ...
2018-08-08 Andrew ReynoldsDocument/refactor datatypes sygus simple symmetry break...
2018-08-03 Andrew ReynoldsEliminate option for sygus UF evaluation functions...
2018-07-21 Andrew ReynoldsOptimizations and fixes for computing whether a type...
2018-07-17 Andrew Reynolds sygusComp2018: pbe multi-enumerator fairness option...
2018-07-17 Andrew ReynoldssygusComp2018: Improvements to datatypes sygus solver...
2018-07-13 Andrew Reynolds sygusComp2018: optimization for collect model info...
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-06-07 Andrew ReynoldsClear pending inferences during datatypes splitting...
2018-05-28 Andrew ReynoldsBuiltin evaluation functions for sygus (#1991)
2018-05-24 Andrew ReynoldsImprove simple constant symmetry breaking for sygus...
2018-05-23 Haniel BarbosaTowards better symbolic enumeration in SyGuS (#1971)
2018-05-23 Andrew ReynoldsRepair constants using symbolic constructors (#1960)
2018-05-10 Andrew ReynoldsSygus repair constants (#1812)
2018-05-09 Andrew ReynoldsBetter option names for PBE (#1891)
2018-05-04 Andrew ReynoldsDocument datatypes sygus (#1818)
2018-03-26 Andrew ReynoldsAbort when sygus-verify finds unsoundness. (#1717)
2018-03-25 Andrew ReynoldsCleanup various exit calls (#1692)
2018-03-20 Andrew ReynoldsMinor refactor datatypes sygus (#1673)
2018-03-07 Mathias PreinerMake statistics output consistent. (#1647)
2018-03-06 Andrew ReynoldsRefactor symmetry breaking in datatypes sygus (#1640)
2018-03-06 Andrew ReynoldsUpdate semantics for string indexof and replace (#1630)
2018-03-05 Mathias PreinerEnable -Wsuggest-override by default. (#1643)
2018-03-02 Andrew ReynoldsPrint candidate rewrites in terms of original grammar...
2018-02-27 Andrew ReynoldsImprovements to sygus sampling (#1621)
2018-02-14 Andrew ReynoldsQuantifiers subdirectories (#1608)
2018-02-11 Andrew ReynoldsMore minor improvements to synth-rr (#1597)
2018-02-08 Andrew ReynoldsMinor improvements to sygus sampling. (#1577)
2018-02-06 Tim KingResolving warnings from -Winconsistent-missing-override...
2018-02-06 Andrew ReynoldsStatically eliminate redundant sygus constructors ...
2018-02-03 Andrew ReynoldsOption to use sampling for CEGIS (#1555)
2018-02-01 Andrew ReynoldsUse sygus to synthesize/verify rewrite rules (#1547)
2018-01-30 Andrew ReynoldsFurther clean and document datatypes rewriter (#1548)
2018-01-10 Tim KingRemoving throw specifiers from type enumerators. (...
2017-12-08 Andrew ReynoldsDocument and clean datatypes rewriter (#1437)
2017-12-08 Andrew ReynoldsMake collect model info return a Bool (#1421)
2017-12-07 Andrew ReynoldsFixes related to SyGuS + real arithmetic (#1432)
2017-12-06 Andres NoetzliRemove CDChunkList (#1414)
2017-12-01 Andrew ReynoldsMinor additions for sygus (#1419)
2017-11-14 Andrew Reynolds(Refactor) Split sygus term db (#1335)
2017-11-07 Tim KingInitializing EquivSygusInvarianceTest::d_conj in the...
2017-10-28 Andrew ReynoldsSygus process conjecture (#1286)
2017-10-20 Andrew ReynoldsSyGuS term size limit (#1262)
2017-10-17 Tim KingFixing 2 instances of an unused variable. (#1253)
2017-10-17 Andrew ReynoldsSygus enumerators to conjecture (#1237)
2017-10-10 Andrew ReynoldsSplit term database (#1206)
2017-09-14 Andrew ReynoldsRemove unhandled subtypes (#1098)
2017-08-24 Andrew ReynoldsMerge pull request #191 from timothy-king/cleanup-regexp
2017-08-08 ajreynolUse cache for datatypes cycle check, add regression.
2017-07-21 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-21 Tim KingMoving from the gnu extensions for hash maps to the...
2017-07-13 Aina NiemetzMerge pull request #188 from aniemetz/cx11
2017-07-12 ajreynolMake type rules more strict for operators whose type...
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-07 Mathias PreinerUpdate copyright headers.
2017-06-30 ajreynolMinor change to trigger selection, fixes related to...
2017-06-21 Andrew ReynoldsMerge pull request #175 from CVC4/fix_uninit
2017-06-15 ajreynolEnsure uninterpreted constants do not escape datatypes...
2017-04-21 Clark BarrettMerge pull request #150 from 4tXJ7f/check_exceptions2
2017-04-21 ajreynolHandle subtypes in sets. Bug fixes for tuples with...
2017-04-04 ajreynolSimplify Theory::collectModelInfo interface to not...
2017-03-27 Clark BarrettMerge pull request #137 from 4tXJ7f/throw_quals
2017-03-27 Andres NotzliRemove throw qualifiers in type enumerators
2017-03-24 ajreynolRefactor model building for quantifiers to be a single...
2017-03-21 ajreynolImprove computeCareGraph functions to check shared...
2017-03-03 ajreynolFix for collectModelInfo related to finite types +...
2017-03-02 ajreynolMinor cleanup and reorganization related to last commit.
2017-03-02 ajreynolEliminate Boolean term conversion. Generalizes removeIT...
2016-12-02 Tim KingMerge pull request #95 from 4tXJ7f/fix_sierra_build
2016-12-02 Clark BarrettMerge pull request #113 from 4tXJ7f/remove_extract_rule
2016-12-02 ajreynolBug fixes and refactoring of parametric datatypes,...
2016-11-02 ajreynolFix a few obvious memory leaks in sygus and quantifiers...
2016-11-01 ajreynolWorking memory leak free version, changes interface...
2016-10-31 ajreynolMinor refactoring in preparation for datatypes node...
2016-10-11 Paul MengMerge branch 'origin' of https://github.com/CVC4/CVC4.git
next