Closed seperman closed 5 years ago
Fixing the bug when the descendant node is self.
Approved assuming it is acceptable to have self point to self. Consider not allowing that (cannot point to self in an acyclic graph)
The graph can be cyclic now!
Fixing the bug when the descendant node is self.