Fix explanation for strings unit oob inference (#8908)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 23 Jun 2022 15:42:07 +0000 (10:42 -0500)
committerGitHub <noreply@github.com>
Thu, 23 Jun 2022 15:42:07 +0000 (15:42 +0000)
commitc898b0ec2144cae0515625f95cc6e05abe2fa186
tree5aa9a00bdc23b7b58c64ea757a080808198736c6
parent84356320cd9f0127d23d050d0db886cd81363981
Fix explanation for strings unit oob inference (#8908)

Fixes #8906.
src/theory/strings/base_solver.cpp
src/theory/uf/equality_engine.cpp
test/regress/cli/CMakeLists.txt
test/regress/cli/regress1/strings/issue8906-oob-exp.smt2 [new file with mode: 0644]