de.ls5.jlearn.algorithms.dhc
Class JobCollapseState
java.lang.Object
de.ls5.jlearn.algorithms.dhc.JobCollapseState
- All Implemented Interfaces:
- Runnable
public class JobCollapseState
- extends Object
- implements Runnable
- Author:
- merten
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobCollapseState
public JobCollapseState(State parent,
State state,
Symbol transletter,
DecisionTree<Symbol,State> siblingDB,
Set<Word> newsplitters,
int eqlevel,
Set<Symbol> jokers,
Oracle oracle,
StopSignal stop)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2011. All Rights Reserved.