Class LCAInfo<O,N>
- java.lang.Object
-
- de.learnlib.datastructure.discriminationtree.model.LCAInfo<O,N>
-
- Type Parameters:
O- output symbol typeN- node type
public class LCAInfo<O,N> extends Object
DAO for aggregating information about the least common ancestor of two subtrees in a discrimination tree.
-
-
Field Summary
Fields Modifier and Type Field Description NleastCommonAncestorOsubtree1LabelOsubtree2Label
-