Class TerminationByComputingTime

java.lang.Object
org.uma.jmetal.component.catalogue.common.termination.impl.TerminationByComputingTime
All Implemented Interfaces:
Termination

public class TerminationByComputingTime extends Object implements Termination
Class that allows to check the termination condition when the computing time of an algorithm gets higher than a given threshold.
Author:
Antonio J. Nebro