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

Forces calculation of primal/dual ray and computed dual objective #1984

Merged
merged 30 commits into from
Oct 26, 2024

Conversation

jajhall
Copy link
Member

@jajhall jajhall commented Oct 17, 2024

Now saving primal/dual ray when computed, and exploiting this knowledge. Computes a dual ray by solving an LP with zero objective, if necessary. Written Highs::getDualUnboundednessDirection and Highs::getPrimalUnboundednessDirection. Computes a dual ray for (the relaxation of) a MIP.

…ge. Skeleton code for computing rays when not known
@jajhall jajhall changed the title Fix 1956 1977 1981 Forces calculation of primal/dual ray and computed dual objective Oct 26, 2024
@jajhall jajhall marked this pull request as ready for review October 26, 2024 19:35
@jajhall jajhall merged commit ace2579 into latest Oct 26, 2024
250 checks passed
@jajhall jajhall deleted the fix-1956-1977-1981 branch October 26, 2024 20:41
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

Successfully merging this pull request may close these issues.

1 participant