There is another topic worth mentioning:
Multi-start using MultiStartMultivariateRealOptimizer. 
In http://www.lri.fr/~hansen/cec2005.html an algo 
called G-CMA-ES performed very well: 
A CMA evolution strategy restarted with increasing population size.
Is there a general need beside CMA-ES to modify parameters
beside the initial guess? Do we want to support such algorithms
with MultiStartMultivariateRealOptimizer?
See also http://www.lri.fr/~hansen/cec2005ipopcmaes.pdf


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to