Closed PetarMax closed 7 months ago
This PR corrects the creation of Split nodes by computing the substitutions from the source to the target node, just as is done in the case of Cover nodes.
Split
Cover
This PR corrects the creation of
Split
nodes by computing the substitutions from the source to the target node, just as is done in the case ofCover
nodes.