net.sf.myra.cantminer.sequential
Class MaxMinStagnationTest

java.lang.Object
  extended by net.sf.myra.cantminer.sequential.MaxMinStagnationTest
All Implemented Interfaces:
net.sf.myra.framework.StopCondition

public class MaxMinStagnationTest
extends java.lang.Object
implements net.sf.myra.framework.StopCondition

Version:
$Revision: 2339 $ $Date:: 2011-01-25 11:35:30#$
Author:
Fernando Esteban Barril Otero

Constructor Summary
MaxMinStagnationTest()
           
 
Method Summary
 boolean isReached(net.sf.myra.framework.Environment environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaxMinStagnationTest

public MaxMinStagnationTest()
Method Detail

isReached

public boolean isReached(net.sf.myra.framework.Environment environment)
Specified by:
isReached in interface net.sf.myra.framework.StopCondition


Copyright © 2013. All Rights Reserved.