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


hongyuanjia/epluspar documentation built on March 24, 2024, 3:51 a.m.