|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.udc.gii.common.eaf.plugin.parameter.Parameter
es.udc.gii.common.eaf.plugin.parameter.LogAnnealing
public class LogAnnealing
Field Summary | |
---|---|
private StopTestPlugin |
counter
|
Constructor Summary | |
---|---|
LogAnnealing()
|
|
LogAnnealing(StopTestPlugin counter)
|
Method Summary | |
---|---|
void |
configure(org.apache.commons.configuration.Configuration conf)
|
double |
get(EvolutionaryAlgorithm algorithm)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private StopTestPlugin counter
Constructor Detail |
---|
public LogAnnealing()
public LogAnnealing(StopTestPlugin counter)
Method Detail |
---|
public double get(EvolutionaryAlgorithm algorithm)
get
in class Parameter
public void configure(org.apache.commons.configuration.Configuration conf)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |