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

error with lb, ub, and scaling defaults #5

Open
tylercritchfield opened this issue Jul 7, 2020 · 0 comments
Open

error with lb, ub, and scaling defaults #5

tylercritchfield opened this issue Jul 7, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@tylercritchfield
Copy link
Member

Not urgent, but I noticed that if all of the values for lower bound, upper bound, or scaling in the input file are assumed to be default, there's an error about not being able to assign them Float values (-Inf, Inf, or 1.0 respectively). This also happens if not all of them are default and none of the given values are Floats (for instance arrays of Floats). However, if just one variable has a given value that is a float and the rest are default, then it's fine. I didn't look too much into how to fix this but I wanted to make sure I didn't forget about it.

@tylercritchfield tylercritchfield added the bug Something isn't working label Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant