You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #754 tweaked the behavior of recursive solver to do a better job merging multiple results (and in particular to recognize the special case of "always true"), but it did not make a comparable change to the SLG solver, leading to some divergence in results. We should fix that!
The text was updated successfully, but these errors were encountered:
PR #754 tweaked the behavior of recursive solver to do a better job merging multiple results (and in particular to recognize the special case of "always true"), but it did not make a comparable change to the SLG solver, leading to some divergence in results. We should fix that!
The text was updated successfully, but these errors were encountered: