Skip to content

Commit 941a165

Browse files
authored
Update algorithm.md
1 parent 28ca742 commit 941a165

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/algorithm.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ Additionally, by not requiring the Lipschitz constant, the DIRECT algorithm is a
1111
- 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.
1212

1313
![page_11](https://github.com/user-attachments/assets/b833bedd-41aa-40c5-a27f-26188a171797)
14+
1415
---
16+
1517
### Key Concepts of the DIRECT Algorithm
1618

1719
1. **Search Space**:

0 commit comments

Comments
 (0)