What impact does the initial solution have in the case of non-linear optimization problems and (solved by) evolutionary algorithms?
For instance, initial solutions have an impact with linear programming.
Would it have any effect to rerun a non-linear optimization problem after a certain or good initial solution was found (and the evolutionary algorithm stopped)? Particularly/ for example in cases with many possible local solutions, or local solutions rather close to each other.
Would the latest known initial/ best solution affect something like solution space sampling or local solution sampling?