Use quantifiers inference manager for lemma management (#5867)
[cvc5.git] / src / theory / quantifiers / sygus / synth_conjecture.h
2021-02-08 Andrew ReynoldsUse quantifiers inference manager for lemma management...
2021-01-26 Andrew ReynoldsRefactor quantifiers engine initialization (#5813)
2020-11-12 Andrew ReynoldsSimplify sygus solver and sygus stream (#5389)
2020-11-06 Andrew ReynoldsSplit sygus template inference to its own file (#5388)
2020-09-25 Andrew ReynoldsMake sygus refinement step more robust to unevaluatable...
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-04-17 Mathias PreinerSyGuS instantiation quantifiers module (#3910)
2020-02-24 Andrew ReynoldsFixes for quantifiers documentation (#3811)
2020-02-08 Andrew ReynoldsInterface for example evaluation cache utilities (...
2020-01-31 Andrew ReynoldsRefactor sygus stats (#3684)
2019-12-06 Andrew ReynoldsNew algorithm for interpolation and abduction based...
2019-11-04 Andrew ReynoldsMake check synth solution robust to auxiliary assertion...
2019-11-04 Andrew ReynoldsMake getSynthSolution return a Bool (#3306)
2019-09-12 Andrew ReynoldsEncapsulate synth engine (#3271)
2019-09-05 Andrew ReynoldsExplicitly pass current sygus solution to exclude ...
2019-08-14 Andrew ReynoldsCall separate SMT engine for single invocation sygus...
2019-08-05 Andrew ReynoldsRemove forward declarations in quantifiers engine ...
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-11-29 Andrew Reynolds Infrastructure for sygus side conditions (#2729)
2018-11-05 Andrew ReynoldsAllow partial models with optimized sygus enumeration...
2018-10-09 Andrew Reynolds Support for basic actively-generated enumerators ...
2018-10-09 Andrew ReynoldsAllow multiple synthesis conjectures. (#2593)
2018-10-03 Andrew ReynoldsAdd actively generated sygus enumerators (#2552)
2018-09-27 Andrew ReynoldsInfrastructure for using active enumerators in sygus...
2018-09-25 Andrew ReynoldsAllow partial models for multiple sygus enumerators...
2018-09-18 Andrew ReynoldsMove and rename sygus solver classes (#2488)