stopOnMaxTime: Stopping on Maximum Time of Evaluations

View source: R/gaoptim.R

stopOnMaxTimeR Documentation

Stopping on Maximum Time of Evaluations

Description

Stop the EA after a given cutoff time.

Usage

stopOnMaxTime(max.time = NULL)

Arguments

max.time

Time limit in seconds. Default: NULL.

Value

An ecr_terminator object


ideas-lab-nus/epluspar documentation built on March 23, 2024, 11:51 p.m.