Support uninterpreted constants in the evaluator (#4777)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 21 Jul 2020 16:15:39 +0000 (11:15 -0500)
committerGitHub <noreply@github.com>
Tue, 21 Jul 2020 16:15:39 +0000 (11:15 -0500)
commitd557a478c4643fc0bfd8c578db59803224c85b43
tree9e7cef12364813c561a6928756233225a4c373c9
parent45a546f63d40d8ef0e0fac53854930836da2c0ea
Support uninterpreted constants in the evaluator (#4777)
src/theory/evaluator.cpp
src/theory/evaluator.h
test/regress/CMakeLists.txt
test/regress/regress1/sygus/eval-uc.sy [new file with mode: 0644]