compass_search_test


compass_search_test, a C++ code which calls compass_search() to seek the minimizer of a scalar function of several variables using compass search, a direct search algorithm that does not use derivatives.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

compass_search, a C++ code which seeks the minimizer of a scalar function of several variables using compass search, a direct search algorithm that does not use derivatives.

Source Code:


Last revised on 21 February 2020.