Package | Description |
---|---|
de.up.ling.irtg.automata |
Classes for tree automata of various types.
|
Modifier and Type | Method and Description |
---|---|
<E> Map<Integer,E> |
TreeAutomaton.evaluateInSemiringTopDown(Semiring<E> semiring,
RuleEvaluatorTopDown<E> evaluator)
Evaluates all states of the automaton top-down in a semiring.
|
Copyright © 2017. All rights reserved.