Constant Field Values


Contents
net.sf.*

net.sf.myra.cantminer.cAntMiner
public static final java.lang.String OPTIONS_FILE "myra-cantminer.messages"

net.sf.myra.cantminer.cAntMiner2
public static final java.lang.String VIRTUAL_VERTEX "[VIRTUAL]"

net.sf.myra.cantminer.EdgeTrailFactory
public static final java.lang.String MINIMUM_RULE_CASES "net.sf.myra.cantminer.cases"
public static final int NO_MINIMUM_CASES 0
public static final java.lang.String RULE "net.sf.myra.cantminer.rule"

net.sf.myra.cantminer.alpha.Alpha
public static final java.lang.String LIST_MEASURE "net.sf.myra.cantminer.alpha.list.measure"
public static final java.lang.String OPTIONS_FILE "myra-alpha.messages"
public static final java.lang.String PRUNER "net.sf.myra.cantminer.alpha.pruner"
public static final java.lang.String START_VERTEX "[START]"
public static final java.lang.String UNCOVERED_CASES_PCT "net.sf.myra.cantminer.alpha.uncovered"

net.sf.myra.cantminer.alpha.PheromoneUpdater
public static final java.lang.String EVAPORATION_FACTOR "net.sf.myra.cantminer.maxmin.evaporation"
public static final double INITIAL 10.0
public static final java.lang.String P_BEST "net.sf.myra.cantminer.maxmin.pbest"

net.sf.myra.cantminer.alpha.RuleFactory
public static final java.lang.String MINIMUM_RULE_CASES "net.sf.myra.cantminer.alpha.rule.minimum"

net.sf.myra.cantminer.pittsburgh.cAntMinerPB
public static final double DEFAULT_PERCENTAGE 1.0
public static final java.lang.String LIST_MEASURE "net.sf.myra.cantminer.pittsburgh.list.measure"
public static final java.lang.String OPTIONS_FILE "myra-cantminer-pb.messages"
public static final java.lang.String PRUNER "net.sf.myra.cantminer.pittsburgh.pruner"
public static final java.lang.String START_VERTEX "[START]"
public static final java.lang.String UNCOVERED_CASES_PCT "net.sf.myra.cantminer.pittsburgh.uncovered"

net.sf.myra.cantminer.pittsburgh.PheromoneUpdater
public static final java.lang.String EVAPORATION_FACTOR "net.sf.myra.cantminer.maxmin.evaporation"
public static final double INITIAL 10.0
public static final java.lang.String P_BEST "net.sf.myra.cantminer.maxmin.pbest"

net.sf.myra.cantminer.pittsburgh.RuleFactory
public static final java.lang.String MINIMUM_RULE_CASES "net.sf.myra.cantminer.pittsburgh.rule.minimum"

net.sf.myra.cantminer.pittsburgh.unordered.UcAntMinerPB
public static final java.lang.String OPTIONS_FILE "myra-ucantminer-pb.messages"

net.sf.myra.cantminer.pittsburgh.unordered.UnorderedRuleList
public static final java.lang.String CONFIDENCE_STRATEGY "confidence"
public static final java.lang.String CONFLICT_STRATEGY "net.sf.myra.cantminer.pittsburgh.unordered.strategy"
public static final java.lang.String DISTRIBUTION_STRATEGY "distribution"

net.sf.myra.cantminer.sequential.cAntMiner3
public static final java.lang.String VIRTUAL_VERTEX "[VIRTUAL]"

net.sf.myra.cantminer.sequential.MaxMinEdgePheromoneUpdater
public static final java.lang.String EVAPORATION_FACTOR "net.sf.myra.cantminer.maxmin.evaporation"
public static final double INITIAL 10.0
public static final java.lang.String P_BEST "net.sf.myra.cantminer.maxmin.pbest"

net.sf.myra.cantminer.sequential.MaxMinPheromoneUpdater
public static final java.lang.String EVAPORATION_FACTOR "net.sf.myra.cantminer.maxmin.evaporation"
public static final double INITIAL 10.0
public static final java.lang.String P_BEST "net.sf.myra.cantminer.maxmin.pbest"



Copyright © 2013. All Rights Reserved.