Skip to content
Snippets Groups Projects
Verified Commit 366701c0 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Apply x+(-y) ⇒ x-y simplification even when x and y are permuted

Incidentally, this fixes an issue in DataTree::operator=(), where this would
cause to the copy to have a different number of nodes than the original.
parent ee5fc6b1
No related branches found
No related tags found
No related merge requests found
Pipeline #273 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment