Tree edit distance (TED) and similarity measurement library, offering multiple algorithm implementation such as APTED and LGM.
tree-similarity provides CMake targets:
find_path(TREE_SIMILARITY_INCLUDE_DIRS "tree-similiarity")
target_include_directories(main PRIVATE ${TREE_SIMILARITY_INCLUDE_DIRS})
v0.1.1#1
All
MIT
Manifest