1. Home
  2. Browse
  3. tree-similarity

tree-similarity

v0.1.1#1Latest

Tree edit distance (TED) and similarity measurement library, offering multiple algorithm implementation such as APTED and LGM.

Install

Run the following Vcpkg command to install the port.

vcpkg install tree-similarity

Usage

tree-similarity provides CMake targets:

find_path(TREE_SIMILARITY_INCLUDE_DIRS "tree-similiarity")
target_include_directories(main PRIVATE ${TREE_SIMILARITY_INCLUDE_DIRS})

Dependencies

See source

Version

v0.1.1#1

Publication

Supports

All

GitHub

DatabaseGroup/tree-similarity76

Homepage

github.com/DatabaseGroup/tree-similarity

Subtree

277affef6c

License

MIT

Definition

Manifest