Fix inference of pre and post conditions for non variable arguments. (#2237)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 7 Aug 2018 22:34:00 +0000 (17:34 -0500)
committerGitHub <noreply@github.com>
Tue, 7 Aug 2018 22:34:00 +0000 (17:34 -0500)
commitba99b080d20d521603635a1f0b57be1436eca731
tree0003ba0d60230828ae33f84a1372f6149e6b1460
parent63c1c22c3c47629740358bc8dbcedcdaac339a6f
Fix inference of pre and post conditions for non variable arguments. (#2237)
src/theory/quantifiers/sygus/ce_guided_single_inv.cpp
src/theory/quantifiers/sygus/ce_guided_single_inv.h
test/regress/Makefile.tests
test/regress/regress0/quantifiers/horn-ground-pre-post.smt2 [new file with mode: 0644]