maxNumTrialsNoProgress property
If the objective value has not improved for this many consecutive trials, stop the study.
WARNING: Effective only for single-objective studies.
Implementation
core.int? maxNumTrialsNoProgress;
If the objective value has not improved for this many consecutive trials, stop the study.
WARNING: Effective only for single-objective studies.
core.int? maxNumTrialsNoProgress;