| Package | Description |
|---|---|
| de.up.ling.irtg.automata.condensed |
Classes for "condensed" tree automata.
|
| Modifier and Type | Method and Description |
|---|---|
static <E> ConcreteCondensedTreeAutomaton<E> |
ConcreteCondensedTreeAutomaton.fromTreeAutomaton(TreeAutomaton<E> origin)
Creates a new CondensedTreeAutomaton based on the rules and final states of another TreeAutomaton.
|
Copyright © 2017. All rights reserved.