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

Dual sol pool matrix is dynamic sparse #272

Merged
merged 2 commits into from
Feb 28, 2020
Merged

Conversation

guimarqu
Copy link
Contributor

No description provided.

for (prev_dual_sol_id, prev_dual_sol) in columns(prev_dual_sols)
rhs = getdualsolrhss(form)[prev_dual_sol_id]
dual_sols = getdualsolmatrix(form)
dual_sol_rhss = getdualsolrhss(form)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_rhss ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because there are many of them

@guimarqu guimarqu merged commit fd1ba2e into master Feb 28, 2020
@guimarqu guimarqu deleted the benders_sp_sol_matrix branch February 28, 2020 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants