-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing errors #115
Fixing errors #115
Conversation
291c0a8
to
1c65ad6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems fine to me.
@@ -146,6 +146,10 @@ namespace smt::noodler { | |||
STRACE("str", tout << __LINE__ << " enter " << __FUNCTION__ << std::endl;); | |||
STRACE("str", tout << mk_pp(expr, get_manager()) << std::endl;); | |||
|
|||
if (propgated_string_theory.contains(expr)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo in propgated_string_theory
?
We give
I can force it to handle |
The impact of these changes (still with the bug):
|
7b53bb5
to
1174fd1
Compare
Current situation:
|
|
w = w
string_theory_propagation