This directory contains the default properties file CMAEvolutionStrategy.properties for display purposes.
Further references concerning CMA-ES, rJava and JNI:
[HansOst96] Hansen, N. and Ostermeier, A.: Adapting arbitrary normal mutation distributions in evolution strategies: The covariance matrix adaptation. In Proceedings of the 1996 IEEE International Conference on Evolutionary Computation, pp. 312-317, 1996. https://www.lri.fr/~hansen/CMAES.pdf
[Hansen09] https://www.lri.fr/~hansen/javadoc: Nikolaus Hansen: Javadoc for CMA-ES Java package fr.inria.optimization.cmaes, 2009.
[Hansen13] https://www.lri.fr/~hansen/cmaesintro.html: Nikolaus Hansen: The CMA Evolution Strategy Web Page, 2013.
[Urbanek11] Urbanek, S.: rJava: Low-level R to Java interface, 2011. http://cran.r-project.org/web/packages/rJava
[Sun2002] http://192.9.162.55/docs/books/jni/html/types.html#58909: Sun Microsystems: The Java Native Interface. Programmer's Guide and Specification. Chapter 12 (JNI Types), Sec. 12.3.3. (JNI Field Descriptors), 2002.