1. Home
  2. Browse
  3. tree-similarity

tree-similarity

v0.1.1#0Latest

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

The package idyntree 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#0

Publication

Supports

All

GitHub

DatabaseGroup/tree-similarity86

Homepage

github.com/DatabaseGroup/tree-similarity

Subtree

e4e9eb9891

License

MIT

Definition

Manifest