pallas-solver icon indicating copy to clipboard operation
pallas-solver copied to clipboard

Differential evolution ignores initial guess.

Open GeneralGDA opened this issue 3 years ago • 0 comments

Differential evolution does not use provided initial guess in any ways. If this is by design, than the solvers' interface is poorly documented/designed. They all looks like initial guess should be provided. But no. Diff. evolution just drops it. Even if the solution could be found faster using the guess.

GeneralGDA avatar Sep 09 '21 07:09 GeneralGDA