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

POEM-25: Add "compute_pareto" option to SimpleGADriver #1459

Merged
merged 4 commits into from Jul 2, 2020

Conversation

Kenneth-T-Moore
Copy link
Member

Summary

Add option to SimpleGADriver to compute a set of non-dominated points in the multi-objective case.

This needed to be added here to support conversion of AMIEGO to a plugin.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@project-bot project-bot bot added this to In progress in OpenMDAO Dev [Read only] Jun 11, 2020
@swryan swryan added the Pending POEM Acceptance Do not merge. This PR is attached to a POEM that is not yet accepted. label Jun 11, 2020
@swryan swryan removed the Pending POEM Acceptance Do not merge. This PR is attached to a POEM that is not yet accepted. label Jun 25, 2020
OpenMDAO Dev [Read only] automation moved this from In progress to Reviewer approved Jun 26, 2020
@swryan swryan merged commit a213b61 into OpenMDAO:master Jul 2, 2020
OpenMDAO Dev [Read only] automation moved this from Reviewer approved to Done Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Add option to SimpleGADriver to compute a set of non-dominated points in the multi-objective case.
3 participants