Tagged Questions
6
votes
2answers
1k views
What does it mean for two binary trees to be isomorphic?
What does it mean for two binary trees to be isomorphic? I've been looking online and I can't seem to find a clear explanation.
As far as I understand, two trees are isomorphic if they have the same ...