Package | Description |
---|---|
de.citec.tcs.alignment.forests |
This package contains tree edit distance algorithms for forests.
|
de.citec.tcs.alignment.trees |
This package contains an implementation of the Tree Edit Distance according to Zhang & Shasha (1989).
|
Class and Description |
---|
CooptimalMatrix
This object stores a matrix indicating the pairings of nodes in both inputs with can be part
of a co-optimal alignment.
|
Tree
This defines the basic Tree data structure which can be aligned using the AlignmentAlgorithm
implementations in this module.
|
Class and Description |
---|
AbstractTreeEditAlgorithm
This is an abstract implementation of some basic functions of TreeEditAlgorithms.
|
CooptimalMatrix
This object stores a matrix indicating the pairings of nodes in both inputs with can be part
of a co-optimal alignment.
|
Tree
This defines the basic Tree data structure which can be aligned using the AlignmentAlgorithm
implementations in this module.
|
TreeEditAlgorithm
This is an adaptation of the AlignmentAlgorithm interface for trees.
|
TreeImpl.ForestBuilder
This is a utility class to rapidly construct forests.
|
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/