Skip to content

Commit

Permalink
Update Introduction.rst
Browse files Browse the repository at this point in the history
NONAD -> NOMAD
  • Loading branch information
ctribes committed Aug 17, 2023
1 parent 4ad1592 commit 34cd4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user_guide/source/Introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ NOMAD is a ``C++`` implementation of the **Mesh Adaptive Direct Search (MADS)*
where the feasible set :math:`\Omega = \{ x \in X : c_j(x) \leq 0, j \in J\} \subset \mathbb{R}^n`, :math:`f, c_j : X \rightarrow \mathbb{R} \cup \{ \infty \}` for all :math:`j \in J= \{ 1,2,\ldots,m \}`, and where :math:`X` is a subset of :math:`\mathbb{R}^n`.

NONAD also implements the **DMultiMads** algorithm (see references [BiLedSa2020]_ and :ref:`advanced_functionalities`) for solving multiobjective optimization problems.
NOMAD also implements the **DMultiMads** algorithm (see references [BiLedSa2020]_ and :ref:`advanced_functionalities`) for solving multiobjective optimization problems.

.. Preface
Expand Down

0 comments on commit 34cd4c6

Please sign in to comment.