Use example evaluation cache instead of sygus PBE (#3733)
[cvc5.git] / src / theory / quantifiers / sygus / sygus_pbe.h
2020-02-11 Andrew ReynoldsUse example evaluation cache instead of sygus PBE ...
2020-01-14 Andrew ReynoldsGeneralize example-based sym breaking to conjectures...
2019-08-23 Andrew Reynolds Pass synthesis conjecture to sygus modules (#3212)
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-11-21 Andrew ReynoldsCache evaluations for PBE (#2699)
2018-11-21 Andrew ReynoldsQuickly recognize when PBE conjectures are infeasible...
2018-10-09 Andrew Reynolds Support for basic actively-generated enumerators ...
2018-09-25 Andrew ReynoldsAllow partial models for multiple sygus enumerators...
2018-09-18 Andrew ReynoldsMove and rename sygus solver classes (#2488)
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-05-17 Andrew ReynoldsInternal propagation for refinement lemmas (#1932)
2018-05-10 Haniel BarbosaStatic learn redundant operators in CegisUnif (#1899)
2018-04-03 Andrew ReynoldsMake sygus unif I/O an subclass of sygus unif (#1741)
2018-04-02 Andrew ReynoldsMake sygus unif utility use sygus unif strategies ...
2018-03-27 Andrew ReynoldsMake sygus pbe use sygus unif utility (#1724)
2018-03-27 Andrew ReynoldsMake sygus unif utility (#1720)
2018-03-27 Andrew ReynoldsDocumentation and simplifications for PBE (#1677)
2018-03-02 Andrew ReynoldsCreate infrastructure for sygus modules (#1632)
2018-02-14 Andrew ReynoldsQuantifiers subdirectories (#1608)