de.ls5.jlearn.algorithms.dhcmodular
Class TransitionSelectorDecreasingLength
java.lang.Object
de.ls5.jlearn.algorithms.dhcmodular.TransitionSelectorDecreasingLength
- All Implemented Interfaces:
- TransitionSelector, Iterable<Symbol>
public class TransitionSelectorDecreasingLength
- extends Object
- implements TransitionSelector
- Author:
- merten
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransitionSelectorDecreasingLength
public TransitionSelectorDecreasingLength()
TransitionSelectorDecreasingLength
public TransitionSelectorDecreasingLength(State state)
selectTransitions
public final Iterable<Symbol> selectTransitions(State state)
- Specified by:
selectTransitions
in interface TransitionSelector
iterator
public Iterator<Symbol> iterator()
- Specified by:
iterator
in interface Iterable<Symbol>
Copyright © 2011. All Rights Reserved.