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

primal-dual restart and support for outputing duals variables #45

Merged
merged 6 commits into from
Jun 22, 2020

Conversation

cnpetra
Copy link
Collaborator

@cnpetra cnpetra commented Jun 8, 2020

Two main capabilities are provided by this PR.

i. solution and iterate callbacks from hiopInterface returns duals multipliers
ii. primal-dual starting point can be now specified via hiopInterface

NLP MDS Example 4 has been updated with an example of a primal-dual warm/hot start.

This also addresses Issue #30

series of updates of the internals, around starting point procedure, to update
and compute dual variables when user specifies them via 'get_starting_point'
was passing by value instead of by ref
@cnpetra cnpetra merged commit 7e8836c into master Jun 22, 2020
@cnpetra cnpetra deleted the warmstart-duals-dev branch December 2, 2020 17:14
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