chiark / gitweb /
added ESCH algorithm
[nlopt.git] / esch / README
1 This is Carlos Henrique da Silva Santos's implementation of
2 a modified version of the Evolutionary Algorithm described in
3 the following paper and Ph.D. thesis:
4
5     C. H. da Silva Santos, M. S. Gonçalves, and H. E. Hernandez-Figueroa,
6     "Designing Novel Photonic Devices by Bio-Inspired Computing,"
7     IEEE Photonics Technology Letters 22(15), pp. 1177-1179 (2010).
8
9     C. H. da Silva Santos, "Parallel and Bio-Inspired Computing
10     Applied to Analyze Microwave and Photonic Metamaterial Strucutures,"
11     University of Campinas, (2010)
12     http://www.bibliotecadigital.unicamp.br/document/?code=000767537&opt=4&lg=en_US
13
14 It is distributed under the "MIT license" given in the attached
15 COPYRIGHT file (similar to the rest of NLopt), and was financially by
16 the São Paulo Science Foundation (FAPESP - Fundação de Amparo à
17 Pesquisa do Estado de São Paulo) under the grant 2012/14553-9.
18
19 Carlos Henrique da Silva Santos
20 January 2013