Skip to content

Comments

print evaluation count in t_tutorial.cxx#591

Open
stevengj wants to merge 2 commits intomasterfrom
tutorialcount
Open

print evaluation count in t_tutorial.cxx#591
stevengj wants to merge 2 commits intomasterfrom
tutorialcount

Conversation

@stevengj
Copy link
Owner

@stevengj stevengj commented Feb 16, 2025

For better diagnostics.

e.g. with the default algorithm, the output is now:

found minimum at f(0.333333,0.296296) = 0.5443310497 after 48 evaluations

@jschueller
Copy link
Collaborator

jschueller commented Feb 17, 2025

seems AUGLAG runs forever here with these modified stopping criteria

@stevengj
Copy link
Owner Author

stevengj commented Feb 18, 2025

Probably the local_opt convergence criteria need to be fixed for AUGLAG. (It can't use stopval because of the penalty term, and without that there is no termination criterion.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants