DatabaseGroup/apted

Can we include node value in the input?

fenglilin0412 opened this issue · 1 comments

Hi,

I see that in the "Customizing" section of your documentation, you mention that we can """Compares attribute .value of trees""". Therefore, the question is how should we input the tree which contains value at each node?

Thanks for your attention in advance!

in the "Customizing" section of your documentation, you mention that we can """Compares attribute .value of trees"""

Unfortunately I can't find this string in the documentation. Please write me where you found it.

Explain in more detail what would you like to achieve.

Note: If you're interested, I'm working on C++ implementation of tree edit distance algorithms. I will stop supporting the Java implementation soon.