|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.cantminer.EdgePheromoneUpdater
net.sf.myra.cantminer.preselect.ClassEdgePheromoneUpdater
public class ClassEdgePheromoneUpdater
Default cAnt-Miner2 pehromone update policy.
Constructor Summary | |
---|---|
ClassEdgePheromoneUpdater()
|
Method Summary | |
---|---|
void |
update(net.sf.myra.framework.Trail trail,
net.sf.myra.framework.Colony colony)
|
Methods inherited from class net.sf.myra.cantminer.EdgePheromoneUpdater |
---|
evaporate, initialize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassEdgePheromoneUpdater()
Method Detail |
---|
public void update(net.sf.myra.framework.Trail trail, net.sf.myra.framework.Colony colony)
update
in interface net.sf.myra.framework.PheromoneUpdater
update
in class EdgePheromoneUpdater
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |