Closed accosmin closed 9 years ago
Implement other optimization test functions described here: https://en.wikipedia.org/wiki/Test_functions_for_optimization http://www.sfu.ca/~ssurjano/optimization.html
http://www.sfu.ca/~ssurjano/boha.html http://www.sfu.ca/~ssurjano/zakharov.html http://www.sfu.ca/~ssurjano/camel6.html http://www.sfu.ca/~ssurjano/colville.html http://www.sfu.ca/~ssurjano/stybtang.html
Implemented all except the 6 hump camel function (too hard to compute all its local mimima).
Implement other optimization test functions described here: https://en.wikipedia.org/wiki/Test_functions_for_optimization http://www.sfu.ca/~ssurjano/optimization.html