Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to set the parameter "min_mesh_size" of the the NOMAD algorithm when calling from Optimization.jl ? #573

Closed
martinmestre opened this issue Aug 11, 2023 · 1 comment

Comments

@martinmestre
Copy link

martinmestre commented Aug 11, 2023

Thanks. If possible, how? I understand that the parameter "reltol" does not work for OptimizationNOMAD.jl

@Vaibhavdixit02
Copy link
Member

You should be able to pass in the kwarg min_mesh_size directly and it should work

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

No branches or pull requests

2 participants