[Strings] Minor refactor of eager solver (#7628)
authorAndres Noetzli <andres.noetzli@gmail.com>
Mon, 15 Nov 2021 15:49:26 +0000 (07:49 -0800)
committerGitHub <noreply@github.com>
Mon, 15 Nov 2021 15:49:26 +0000 (15:49 +0000)
commitcf1a63a7dc613099129ff612ca11845a3eb3aa0f
tree6855fbf1b5bf7b11958a222f70e9301156931c0b
parent94c4d5b54e7840fa36d76e7c3d52e19c31a1dbc1
[Strings] Minor refactor of eager solver (#7628)

This moves code that is not strictly related to the eager solver out of
the eager solver and into TheoryStrings. This is cleaner and makes it
easier to enable/disable the eager solver.
src/theory/strings/eager_solver.cpp
src/theory/strings/eager_solver.h
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings.h