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

Probability of Feasibility where the function is actually not possible to evaluate #110

Open
HansLeonardVanBrueggemann opened this issue Nov 7, 2018 · 0 comments

Comments

@HansLeonardVanBrueggemann

Dear all,

I have a question regarding the constraint optimization.

In the example provided here, the constraint optimization defines a non-feasible region while, at the same time, the objective function defines values for that region.

What if values for that regions are not defined at all? Let's say for example that's a region where I can't return a value to the optimizer because the objective function runs out of memory.

I tried to return an arbitrary value instead, but that will change the result of the evaluation, of course.

Is there another way to solve the problem?

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

1 participant