Fix sort inference for quantified variables of interpreted types (#2393)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 28 Aug 2018 15:39:48 +0000 (10:39 -0500)
committerGitHub <noreply@github.com>
Tue, 28 Aug 2018 15:39:48 +0000 (10:39 -0500)
commit421a093844d9249f2735ff4b0b44f6d2b086d81d
tree90957cc688ef919e462b9c88ed38ee8e0a43d5fe
parent3cf5492a8943b71bb4021f1a78cf28cdfafa4289
Fix sort inference for quantified variables of interpreted types (#2393)
src/theory/sort_inference.cpp
test/regress/Makefile.tests
test/regress/regress0/fmf/sort-infer-typed-082718.smt2 [new file with mode: 0644]