Skip to content

Commit

Permalink
Update theory.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aero-Spec authored Sep 14, 2024
1 parent 421390a commit 669559c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/theory.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Theory

The DIRECT (DIvided RECTangles) algorithm is a global optimization method that does not require a known Lipschitz constant. This characteristic makes it particularly robust and versatile, applicable to a wide range of optimization problems. The algorithm operates by dividing the search space into smaller hyper-rectangles and evaluating the function at the center of each rectangle.

### Key Concepts of the DIRECT Algorithm
Expand Down

0 comments on commit 669559c

Please sign in to comment.