|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.udc.gii.common.eaf.stoptest.SimpleStopTest
es.udc.gii.common.eaf.stoptest.FEsStopTest
public abstract class FEsStopTest
A FEsStopTest represents a stop test that depends on the number of function evaluations performed by the algorithm.
Constructor Summary | |
---|---|
FEsStopTest()
|
Method Summary | |
---|---|
abstract int |
getFEs()
Returns the maximun nunmber of function evaluations that the algorithm will perform. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface es.udc.gii.common.eaf.stoptest.StopTest |
---|
isReach |
Methods inherited from interface es.udc.gii.common.eaf.config.Configurable |
---|
configure |
Constructor Detail |
---|
public FEsStopTest()
Method Detail |
---|
public abstract int getFEs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |