vix.ing · top · new · best · stats · spec

Algorithm 909

2011/02/01 by Sébastien Le Digabel · 3 citations

paper · doi:10.1145/1916461.1916468

Abstract

NOMAD is software that implements the Mesh Adaptive Direct Search (MADS) algorithm for blackbox optimization under general nonlinear constraints. Blackbox optimization is about optimizing functions that are usually given as costly programs with no derivative information and no function values returned for a significant number of calls attempted. NOMAD is designed for such problems and aims for the best possible solution with a small number of evaluations. The objective of this article is to describe the underlying algorithm, the software’s functionalities, and its implementation.

Cited by

Related