Package | Description |
---|---|
de.citec.tcs.alignment.forests |
This package contains tree edit distance algorithms for forests.
|
Modifier and Type | Class and Description |
---|---|
class |
OrderedForestCooptimalAlgorithm<X,Y>
This AlignmentAlgorithm implements an edit distance on forests based on the Zhang & Shasha
algorithm (1989) for the tree edit distance.
|
class |
OrderedForestFullAlgorithm<X,Y>
This AlignmentAlgorithm implements an edit distance on forests based on the Zhang & Shasha
tree edit distance algorithm (1989).
|
class |
OrderedForestScoreAlgorithm<X,Y>
This AlignmentAlgorithm implements an edit distance on forests based on the Zhang & Shasha
algorithm (1989) for the tree edit distance.
|
class |
OrderedForestSoftAlgorithm<X,Y>
This AlignmentAlgorithm implements an edit distance on forests based on the Zhang & Shasha
algorithm (1989) for the tree edit distance.
|
class |
UnorderedForestCooptimalAlgorithm<X,Y>
This AlignmentAlgorithm implements an edit distance on forests based on the Zhang & Shasha
algorithm (1989) for the tree edit distance.
|
class |
UnorderedForestFullAlgorithm<X,Y>
This AlignmentAlgorithm implements an edit distance on forests based on the Zhang & Shasha
algorithm (1989) for the tree edit distance.
|
class |
UnorderedForestScoreAlgorithm<X,Y>
This AlignmentAlgorithm implements an edit distance on forests based on the Zhang & Shasha
algorithm (1989) for the tree edit distance.
|
class |
UnorderedForestSoftAlgorithm<X,Y>
This AlignmentAlgorithm implements an edit distance on forests based on the Zhang & Shasha
algorithm (1989) for the tree edit distance.
|
Copyright (C) 2016-2018 Benjamin Paaßen, AG Theoretical Computer Science, Centre of Excellence Cognitive Interaction Technology (CITEC), University of Bielefeld, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/tcs . This documentation is licensed under the conditions of CC-BY-SA 4.0: https://creativecommons.org/licenses/by-sa/4.0/