mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
4 lines
264 B
Text
4 lines
264 B
Text
NOMAD is a C++ implementation of the Mesh Adaptive Direct Search algorithm
|
|
(MADS), designed for difficult blackbox optimization problems. These problems
|
|
occur when the functions defining the objective and constraints are the result
|
|
of costly computer simulations.
|