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

Decide on handling of bounds sequence #2

Open
Vindaar opened this issue Jul 19, 2018 · 0 comments
Open

Decide on handling of bounds sequence #2

Vindaar opened this issue Jul 19, 2018 · 0 comments

Comments

@Vindaar
Copy link
Owner

Vindaar commented Jul 19, 2018

Decide on the best way to handle the user given sequence of tuples storing upper and lower bounds for parameters. If the user hands such a sequence (s.len > 0 checked), we need a way for the user to hand only a single bound on one parameter.

Previously one needed to hand (-Inf, Inf) as a tuple for these parameters. Now we interpret all bounds as unbound, if upper value equals lower.

This however disallows fixing a parameter to a certain value.

Find a good solution?!

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