The solver offers two main global search strategies:
•
|
The first strategy is based upon a differential evolution algorithm. This is the default algorithm, and is also selected using the method=diffevol option.
|
•
|
The second strategy is a hybrid algorithm which uses interpolating response surface models which are rebuilt after each major iteration. This algorithm is selected using the method=ego option.
|
|
This help page provides algorithm and computation details for the global solver used in the GlobalOptimization package. It includes suggestions to help you achieve the most efficient performance.
|