Package | Description |
---|---|
de.up.ling.irtg.automata |
Classes for tree automata of various types.
|
Constructor and Description |
---|
BestFirstIntersectionAutomaton(TreeAutomaton<LeftState> left,
TreeAutomaton<RightState> right,
EdgeEvaluator evaluator)
Creates a new instance with the given evaluator.
|
Copyright © 2017. All rights reserved.