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

Implement pareto optimization #607

Open
fw-bh opened this issue Feb 9, 2025 · 0 comments · May be fixed by #610
Open

Implement pareto optimization #607

fw-bh opened this issue Feb 9, 2025 · 0 comments · May be fixed by #610

Comments

@fw-bh
Copy link

fw-bh commented Feb 9, 2025

Right now it is not possible to run pareto optimization algorithms, because the OptimizationProblem class only accepts a skalar as objective. This could be changed by implementing a list comprehension and calling the get_objective method for every objective without needing to change the API.

@fwitte fwitte linked a pull request Feb 12, 2025 that will close this issue
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 a pull request may close this issue.

1 participant