cz.cuni.mff.ksi.jinfer.iss.experiments.sets
Class ChainedIHs1
java.lang.Object
cz.cuni.mff.ksi.jinfer.iss.experiments.AbstractExperimentSet
cz.cuni.mff.ksi.jinfer.iss.experiments.sets.AbstractChainedIHs
cz.cuni.mff.ksi.jinfer.iss.experiments.sets.ChainedIHs1
- All Implemented Interfaces:
- NamedModule, ExperimentSet
public class ChainedIHs1
- extends AbstractChainedIHs
Experiment testing the performance of Scenario 1: RR, MUT, RR, CX, RW.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChainedIHs1
public ChainedIHs1()
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
notifyFinishedAll
protected void notifyFinishedAll()
- Description copied from class:
AbstractExperimentSet
- Notification that the experiment set has finished. We do not want to
force descendants to override this, thus it is not abstract.
- Overrides:
notifyFinishedAll
in class AbstractExperimentSet
Generated on Fri Dec 9 00:01:25 CET 2011