cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveDefective
Class NaiveDefective<T>
java.lang.Object
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveDefective.NaiveDefective<T>
- All Implemented Interfaces:
- DefectiveAutomatonEvaluator<T>, Evaluator<DefectiveAutomaton<T>>
public class NaiveDefective<T>
- extends Object
- implements DefectiveAutomatonEvaluator<T>
TODO anti Comment!
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NaiveDefective
public NaiveDefective()
evaluate
public double evaluate(DefectiveAutomaton<T> aut)
throws InterruptedException
- Specified by:
evaluate
in interface Evaluator<DefectiveAutomaton<T>>
- Throws:
InterruptedException
Generated on Fri Dec 9 00:01:25 CET 2011