Difference between revisions of "Reflection/Expansion"

From Adaptive Population based Simplex
Jump to: navigation, search
(Created page with "TO COMPLETE == Basic selection (s0) == Select $D+1$ agents at random<br /> Be sure that the current one is in this list. If not, replace the last of the list by the current o...")
(No difference)

Revision as of 21:55, 12 June 2013

TO COMPLETE

Basic selection (s0)

Select $D+1$ agents at random
Be sure that the current one is in this list. If not, replace the last of the list by the current one.

Compute the volume $V_s$ of the simplex defined by these points.

Take the three first ones, and sort them by increasing order of fitness.