jInfer

cz.cuni.mff.ksi.jinfer.iss.experiments.sets
Class ChainedIHs3

java.lang.Object
  extended by cz.cuni.mff.ksi.jinfer.iss.experiments.AbstractExperimentSet
      extended by cz.cuni.mff.ksi.jinfer.iss.experiments.sets.AbstractChainedIHs
          extended by cz.cuni.mff.ksi.jinfer.iss.experiments.sets.ChainedIHs3
All Implemented Interfaces:
NamedModule, ExperimentSet

public class ChainedIHs3
extends AbstractChainedIHs

Experiment testing the performance of Scenario 3: CX, RR, MUT, RW, LB, RW, H.


Field Summary
 
Fields inherited from class cz.cuni.mff.ksi.jinfer.iss.experiments.AbstractExperimentSet
POOL_SIZE, resultCsv
 
Constructor Summary
ChainedIHs3()
           
 
Method Summary
protected  List<ImprovementHeuristic> getIHs()
           
 String getName()
          Returns a user friendly yet unique name of the module.
 
Methods inherited from class cz.cuni.mff.ksi.jinfer.iss.experiments.sets.AbstractChainedIHs
getExperiments, notifyFinished
 
Methods inherited from class cz.cuni.mff.ksi.jinfer.iss.experiments.AbstractExperimentSet
getDisplayName, getModuleDescription, notifyFinishedAll, notifyStart, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChainedIHs3

public ChainedIHs3()
Method Detail

getName

public String getName()
Description copied from interface: NamedModule
Returns a user friendly yet unique name of the module.

Returns:
Unique module name.

getIHs

protected List<ImprovementHeuristic> getIHs()
Specified by:
getIHs in class AbstractChainedIHs

jInfer

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