optiprofiler.Feature.modifier_x0

optiprofiler.Feature.modifier_x0#

Feature.modifier_x0(seed, problem)[source]#

Modify the initial point.

Parameters:
seedint

Seed used to generate random numbers.

problemProblem

Problem for which the initial point is modified.

Returns:
numpy.ndarray

Modified initial point.