maxDurationNoProgress property

Duration? maxDurationNoProgress
final

If the objective value has not improved for this much time, stop the study.

WARNING: Effective only for single-objective studies.

Implementation

final protobuf.Duration? maxDurationNoProgress;