The first time {@link #isSatisfied(Population)} is invoked, the end time of the evolution is determined based on theprovided maxTime
value. Once the elapsed time reaches the configured maxTime
value, {@link #isSatisfied(Population)} returns true.
@since 3.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|