Skip to content

Nelson-Meads optimizer #146

Answered by benfulton
jaredbernard asked this question in Q&A
Discussion options

You must be logged in to vote

Those are options available at compile-time for the optimizer. We didn't make them command line parameters because we didn't notice any particular improvement in the optimizer when using them, but they are still available. If you want to try them out, edit config.h and add

#define OPTIMIZER_STRATEGY_INITIAL_VARIANTS

Or define the other one. Then rebuild the application and run the analysis.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jaredbernard
Comment options

Answer selected by benfulton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #145 on September 16, 2023 00:28.