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

Schwefel20 tutorial and constrained udp end #91

Merged
merged 7 commits into from
Apr 22, 2017

Conversation

darioizzo
Copy link
Member

No description provided.

@@ -393,6 +393,16 @@ class mbh
{
return m_algorithm;
}
/// Setter for the inner algorithm.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this superfluous? We have the getter above that already returns a non-const reference.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

forgot to remove it .... I had added it as I wanted to replicate nlopt API for the local_optimizer, where the property is exposed in python as not read-only.

Then I changed my mind but forgot to remove this.

@bluescarni bluescarni merged commit 88112c9 into esa:master Apr 22, 2017
@darioizzo darioizzo deleted the final_tutorials branch April 22, 2017 12:22
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