Add rewrite for repeated re.allchar (#7681)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 22 Nov 2021 21:43:17 +0000 (15:43 -0600)
committerGitHub <noreply@github.com>
Mon, 22 Nov 2021 21:43:17 +0000 (13:43 -0800)
commit3027ae937385e63582fc88247ea6b67976e72156
treea3c13f0d4fe8bfcef56dc1337075f4f5aba3fc96
parente2c3258683d9eba669995149a686cf6b207596a6
Add rewrite for repeated re.allchar (#7681)

This solves 4 more challenge Amazon benchmarks.
src/theory/strings/rewrites.cpp
src/theory/strings/rewrites.h
src/theory/strings/sequences_rewriter.cpp