Constant Field Values


Contents
net.sf.*

net.sf.myra.antree.AntTreeMiner
public static final java.lang.String COLONY_SIZE "net.sf.myra.antree.colony"
public static final java.lang.String CONVERGENCE_TEST "net.sf.myra.antree.convergence"
public static final java.lang.String GRAPH "net.sf.myra.antree.graph"
public static final java.lang.String HEURISTIC "net.sf.myra.antree.heuristic"
public static final java.lang.String MEASURE "net.sf.myra.antree.measure"
public static final java.lang.String PRUNER "net.sf.myra.antree.pruner"
public static final java.lang.String WORKERS "net.sf.myra.antree.workers"

net.sf.myra.antree.Builder
public static final java.lang.String ALPHA "net.sf.myra.antree.builder.alpha"
public static final java.lang.String BETA "net.sf.myra.antree.builder.beta"
public static final java.lang.String MINIMUM_INSTANCES "net.sf.myra.antree.builder.minimum"

net.sf.myra.antree.ErrorBasedMetric
public static final java.lang.String CONFIDENCE_LEVEL "net.sf.myra.antree.error.confidence.level"

net.sf.myra.antree.IterationTest
public static final java.lang.String MAXIMUM_ITERATIONS "net.sf.myra.antree.iteration"

net.sf.myra.antree.MaxMinGraph
public static final java.lang.String EVAPORATION_FACTOR "net.sf.myra.antree.maxmin.evaporation"
public static final double INITIAL 10.0
public static final java.lang.String P_BEST "net.sf.myra.antree.maxmin.pbest"

net.sf.myra.antree.NoHeuristic
public static final double DEFAULT 1.0

net.sf.myra.antree.StagnationTest
public static final java.lang.String ITERATIONS "net.sf.myra.antree.stagnation"

net.sf.myra.antree.representation.Branch
public static final java.lang.String ENCODER_CLASS "net.sf.myra.antree.branch.encoder"

net.sf.myra.antree.representation.Node
public static final int INITIAL_LEVEL 0



Copyright © 2013. All Rights Reserved.