Package | Description |
---|---|
de.up.ling.irtg.automata.index |
Index data structures for tree automata.
|
Modifier and Type | Class and Description |
---|---|
class |
MapTopDownIndex
A top-down rule index that organizes the rules in a two-level hashmap.
|
Constructor and Description |
---|
RuleStore(TreeAutomaton auto,
TopDownRuleIndex topDown,
BottomUpRuleIndex bottomUp) |
Copyright © 2017. All rights reserved.