Reflection/Expansion
From Adaptive Population based Simplex
Revision as of 21:55, 12 June 2013 by MClerc (Talk | contribs) (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...")
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 Vs of the simplex defined by these points.
Take the three first ones, and sort them by increasing order of fitness.