Fix model construction for str.unit (#8917)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 29 Jun 2022 20:19:41 +0000 (15:19 -0500)
committerGitHub <noreply@github.com>
Wed, 29 Jun 2022 20:19:41 +0000 (20:19 +0000)
commit4bc7135f78792a09654b001ce738b23c39448ff6
treeb1a74296de401673cbad960651382bced4bec956
parent61026f8e494a460906fd6d37dc0766608cce7aee
Fix model construction for str.unit (#8917)

Fixes #8915.
src/theory/strings/theory_strings.cpp
test/regress/cli/CMakeLists.txt
test/regress/cli/regress1/strings/issue8915-str-unit-model.smt2 [new file with mode: 0644]