Description: Sometimes need to test two data structure isomorphism, ie isomorphism of two structures in the corresponding location with the same number of nodes and branches. Test the design of a recursive function used to test whether two binary tree isomorphism.
To Search:
- [postin] - Has given an n-node binary tree, nodes n
- [YEAR] - Software engineering part of the report
File list (Check if you may need any files):