optiprofiler.Feature.modifier_x0#
- Feature.modifier_x0(seed, problem)[source]#
Modify the initial point.
- Parameters:
- seedint
Seed used to generate random numbers.
- problem
Problem Problem for which the initial point is modified.
- Returns:
numpy.ndarrayModified initial point.