Local search

From Adaptive Population based Simplex
Revision as of 22:05, 12 June 2013 by MClerc (Talk | contribs) (Created page with "TO COMPLETE == Basic local search (l0) == Define a hypersphere around the best point of the three ones defined in the selection phase.<br /> Radius= maximum distance to the o...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

TO COMPLETE

Basic local search (l0)

Define a hypersphere around the best point of the three ones defined in the selection phase.
Radius= maximum distance to the other vertices of the simplex

The test position is chosen at random in the hypersphere. Random direction (uniform), random radius (uniform), which implies that the distribution is not random (more dense near to the centre)