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

The table of variables is incorrect for MIPs #40

Closed
yozw opened this issue Mar 29, 2015 · 1 comment
Closed

The table of variables is incorrect for MIPs #40

yozw opened this issue Mar 29, 2015 · 1 comment

Comments

@yozw
Copy link
Owner

yozw commented Mar 29, 2015

See failing test.

@yozw
Copy link
Owner Author

yozw commented Apr 5, 2015

Removed the "status" column, the values of which did not make much sense. Jeff's app reports the status, but the values do not seem to be related to the optimal solution, either. For example, the stock cutting model reports an optimal value of 1 for the variable y['7m',1,'15m',1], lower bound 0, upper bound 1, and status "LoBnd". Presumably the status corresponds to one of the solutions found by the simplex algorithm.

Closing this as fixed.

@yozw yozw closed this as completed Apr 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant