zhsh

This module is a port of the Java implementation of the Zhang-Shasha algorithm for tree edit distance


Keywords
algorithm, edit-distance
License
MIT
Install
nimble install zhsh

Documentation

zhsh

This module is a port of the Java implementation of the Zhang-Shasha algorithm for tree edit distance (found here: https://github.com/ijkilchenko/ZhangShasha). It supports the simple string based language for creating trees that the original supports and allows the user to create their own trees for comparisson.

This file is automatically generated from the documentation found in zhsh.nim. Use nim doc2 zhsh.nim to get the full documentation.