Make IDOF_MAX rewrite only apply when all children are constant (#8363)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 23 Mar 2022 18:48:28 +0000 (13:48 -0500)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 18:48:28 +0000 (18:48 +0000)
commit0e03b178fb96f1bab934a8ccd064a3df44db42b3
tree73043bcca601a905ca59210fa89269ece0e8a0b6
parent06a3895a02ea24602276181664c3db1a7d1827ae
Make IDOF_MAX rewrite only apply when all children are constant (#8363)

Fixes #8346.
src/theory/strings/sequences_rewriter.cpp
test/regress/cli/CMakeLists.txt
test/regress/cli/regress0/strings/issue8346-idof-max.smt2 [new file with mode: 0644]