At present, if we try to merge root of the tree with any other node of the tree, it shows us some weird behavior as discussed in #46 and #80 . After this patch, if we try to merge root with any other node of tree, we will get a warning Couldn't merge the information sets.Please select two information sets that do not share a path from root.
Hence fixing #46 and #80
At present, if we try to merge root of the tree with any other node of the tree, it shows us some weird behavior as discussed in #46 and #80 . After this patch, if we try to merge root with any other node of tree, we will get a warning
Couldn't merge the information sets.Please select two information sets that do not share a path from root
. Hence fixing #46 and #80