summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/sygus_sampler.h
AgeCommit message (Expand)Author
2021-09-22Towards standard usage of evaluator (#7189)Andrew Reynolds
2021-08-25Eliminate calls to currentSmtEngine (#7060)Andrew Reynolds
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-06-16Update copyright headers.Aina Niemetz
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2019-03-14Generalize sygus-rr-verify for fast enumerator (#2829)Andrew Reynolds
2019-03-12Add option --sygus-rr-synth-rec for considering all grammar types recursively...Andrew Reynolds
2018-10-12Improvements to rewrite rules from inputs (#2625)Andrew Reynolds
2018-08-20Minor improvements to the interface for sygus sampler (#2326)Andrew Reynolds
2018-07-30Fix several spelling errors (#2231)FabianWolff
2018-07-04Reorganize candidate rewrite rule filtering (#2116)Andrew Reynolds
2018-06-29Use evaluator in sygus sampler. (#2117)Andrew Reynolds
2018-06-27Synthesize candidate-rewrites from standard inputs (#1918)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-06-20Fix warnings and enable -Wnon-virtual-dtor warning (#2079)Andres Noetzli
2018-05-03Move Lazy trie datastructure to its own file (#1871)Haniel Barbosa
2018-04-21Improve sygus sampling for strings (#1802)Andrew Reynolds
2018-04-20 Reenable filtering based on ordering in sygus sampler (#1784)Andrew Reynolds
2018-04-10 Improve accuracy of stats for sygus sampler (#1755)Andrew Reynolds
2018-03-27Filter candidate rewrites based on matching (#1682)Andrew Reynolds
2018-03-20Minor fix and addition to sygus sampler (#1678)Andrew Reynolds
2018-03-05Enable -Wsuggest-override by default. (#1643)Mathias Preiner
2018-03-05Fix for sampler. (#1639)Andrew Reynolds
2018-03-02Print candidate rewrites in terms of original grammar (#1635)Andrew Reynolds
2018-02-14Quantifiers subdirectories (#1608)Andrew Reynolds
2018-02-12Minor improvements to sygus sampler (#1598)Andrew Reynolds
2018-02-09Class to reduce printing of redundant candidate rewrites (#1588)Andrew Reynolds
2018-02-08Adding virtual destructors on classes with virtual functions. (#1583)Tim King
2018-02-08Minor improvements to sygus sampling. (#1577)Andrew Reynolds
2018-02-04Sample based on sygus grammar by default (#1558)Andrew Reynolds
2018-02-02Option to use sampling for CEGIS (#1555)Andrew Reynolds
2018-02-01Use sygus to synthesize/verify rewrite rules (#1547)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback