Skip to content

Commit

Permalink
Update algorithm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aero-Spec authored Sep 22, 2024
1 parent 28ca742 commit 941a165
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/algorithm.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ Additionally, by not requiring the Lipschitz constant, the DIRECT algorithm is a
- The figure below shows the DIRECT method after 16 iterations on the Branin function. The cells are much denser around the minima of the Branin function because the DIRECT method is designed to increase its resolution in promising regions.

![page_11](https://github.com/user-attachments/assets/b833bedd-41aa-40c5-a27f-26188a171797)

---

### Key Concepts of the DIRECT Algorithm

1. **Search Space**:
Expand Down

0 comments on commit 941a165

Please sign in to comment.