阅读背景:

在Java中找到匹配给定子树的树中的所有子树。

来源:互联网 

I am writing code in Java that uses an unordered, rooted tree where each node may have any number of child nodes. Given a tree T and a subtree S, I want to be able to find all the subtrees in T that match S (that is all the subtrees in T that are isomorphic to S).I am writing code in Java that uses an unordere




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: