tree.hh icon indicating copy to clipboard operation
tree.hh copied to clipboard

Finding common ancestor does not consider all cases

Open kpeeters opened this issue 2 years ago • 0 comments

The lowest_common_ancestor function fails to spot when one node is the parent of the other.

kpeeters avatar Nov 29 '22 18:11 kpeeters