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

MOBPInstance and BOBPInstance not available #1

Open
alvsierra286 opened this issue Feb 20, 2018 · 1 comment
Open

MOBPInstance and BOBPInstance not available #1

alvsierra286 opened this issue Feb 20, 2018 · 1 comment

Comments

@alvsierra286
Copy link

Hello Aritra,
I was checking that the source file ModoModel is not considering the instances MOBPInstance and BOBPInstance when reading a MathProgBase model. I think is not big deal but you might want to take a look at it.
I would suggest switching the position of the conditions {if !(:Cont in var_types) && !(:Int in var_types)} and {if !(:Cont in var_types)} or using and elseif statement.

@aritrasep
Copy link
Owner

@alvsierra286 can you fix the bug and push it

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

2 participants