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
Add Distributive to R_simplify (under Assocaitive):
new Distributive("*", "+"),
new Distributive("and", "or")
Note: Currently the logic in Distributive does not work in the context of
R_simplify.
Original issue reported on code.google.com by [email protected] on 11 Apr 2013 at 1:09
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 11 Apr 2013 at 1:09The text was updated successfully, but these errors were encountered: