jInfer

Uses of Class
cz.cuni.mff.ksi.jinfer.iss.experiments.AbstractExperimentSet

Packages that use AbstractExperimentSet
cz.cuni.mff.ksi.jinfer.iss.experiments.sets   
 

Uses of AbstractExperimentSet in cz.cuni.mff.ksi.jinfer.iss.experiments.sets
 

Subclasses of AbstractExperimentSet in cz.cuni.mff.ksi.jinfer.iss.experiments.sets
 class AbstractChainedIHs
          Base class for experiments testing the performance of a chain of IHs.
 class BestIHForGlpk
          Experiment finding the best IH for GLPK as CH.
 class BestStandaloneCH
          Experiment comparing all the CHs, without any IHs.
 class ChainedIHs1
          Experiment testing the performance of Scenario 1: RR, MUT, RR, CX, RW.
 class ChainedIHs1Tweak
          Experiment tweaking settings in chained IHs scenario 1.
 class ChainedIHs2
          Experiment testing the performance of Scenario 2: CX, RW, MUT.
 class ChainedIHs3
          Experiment testing the performance of Scenario 3: CX, RR, MUT, RW, LB, RW, H.
 class CHForMutation
          This experimental set compares Random and Glpk as CHs for Mutation IH.
 class FidaxWithHungry
          Experiment determining whether FIDAX can be improved with Hungry.
 class GlpkInterfaceTiming
          Runs all the official test data to see how long it takes them to communicate with GLPK (which is used as CH, no time limit).
 class GrammarModelTiming
          Runs all the official test data to see how long it takes them to extract grammar and create model.
 class IgnoreTextData
          This experiment compares performance when ignoring text data.
 class PingAll
          Test experiment to touch all the official test data files.
 class RandomLocalBranching
           
 class RandomVsFuzzyVsFidaxStart
          Experiment comparing Random, Fuzzy and FIDAX construction heuristics, only their first steps.
 class TimeQuality
          Experiment measuring quality depending on how long we let the GLPK construction run.
 class TimeTillOptimum
          Experiment measuring how long it takes to reach the optimum, based on the input size.
 class VariousBetas
          Experiment comparing effects of various values of parameters alpha and beta.
 


jInfer

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