Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Difference between revisions of "Evolutionary algorithm jDE"


Line 59: Line 59:
  
 
'''Applications of Differential Evolution, and other EAs:'''
 
'''Applications of Differential Evolution, and other EAs:'''
*  
+
* [http://www.geosc.psu.edu/~kkeller/Keller_et_al_JEEM_2004.pdf Saving Earth from global warming]
 +
* [http://www.springerlink.com/content/nqqergv4dcpkvrjj/fulltext.pdf Earthquake location]
 +
* [http://ieeexplore.ieee.org/iel5/5326/26422/01176895.pdf?tp=&isnumber=&arnumber=1176895 Combustion burning in gas turbines]
 +
* [http://ieeexplore.ieee.org/iel5/9096/28869/01299382.pdf?tp=&isnumber=&arnumber=1299382 Generation of medicaments]
 +
* [http://mcs.open.ac.uk/plansig2000/Papers/P16.ps.gz Land use planning]
 +
* and many many more.
 +
 
  
 
[[Category:Janez Brest]]
 
[[Category:Janez Brest]]
 
[[Category:Research activity]]
 
[[Category:Research activity]]

Revision as of 13:04, 4 June 2007

Our papers:

J. Brest, S. Greiner, B. Bošković, M. Mernik, V. Žumer. Self-adapting control parameters in differential evolution: a comparative study on numerical benchmark problems. IEEE trans. evol. comput., 2006. DOI 10.1109/TEVC.2006.872133.

J. Brest, B. Bošković, S. Greiner, V. Žumer, M. S. Maučec. Performance comparison of self-adaptive and adaptive differential evolution algorithms. Soft computing, 2006. DOI 10.1007/s00500-006-0124-0.

J. Brest, V. Žumer, M. S. Maučec. Self-adaptive differential evolution algorithm in constrained real-parameter optimization. 2006 IEEE World Congress on Computational Intelligence, 2006, pp. 919-926.

B. Bošković, S. Greiner, J. Brest, V. Žumer. A differential evolution for the tuning of a chess evaluation function. 2006 IEEE World Congress on Computational Intelligence, 2006, pp. 6742-6747.


Links:

Differential Evolution homepage: http://www.icsi.berkeley.edu/~storn/code.html

Differential evolution. Wikipedia: http://en.wikipedia.org/wiki/Differential_evolution

List of References on Constraint-Handling Techniques used with Evolutionary Algorithms. Maintained by Carlos A. Coello Coello: http://www.cs.cinvestav.mx/~constraint

Evolutionary algorithm. Wikipedia: http://en.wikipedia.org/wiki/Evolutionary_computation

Encyclopedia of Computational Intelligence. Scholarpedia: http://www.scholarpedia.org/article/Encyclopedia_of_Computational_Intelligence

Applications of Differential Evolution, and other EAs: