Tree edit distance (TED) and similarity measurement library, offering multiple algorithm implementation such as APTED and LGM.
Run the following Vcpkg command to install the port.
vcpkg install tree-similarity
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
Jul 6, 2023
All
DatabaseGroup/tree-similarity75
github.com/DatabaseGroup/tree-similarity
277affef6c
MIT
Manifest