jInfer

cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveDefective
Class NaiveDefective<T>

java.lang.Object
  extended by 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!


Constructor Summary
NaiveDefective()
           
 
Method Summary
 double evaluate(DefectiveAutomaton<T> aut)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NaiveDefective

public NaiveDefective()
Method Detail

evaluate

public double evaluate(DefectiveAutomaton<T> aut)
                throws InterruptedException
Specified by:
evaluate in interface Evaluator<DefectiveAutomaton<T>>
Throws:
InterruptedException

jInfer

Generated on Fri Dec 9 00:01:25 CET 2011