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

Calculate the inverse objective scale correctly. #570

Merged

Conversation

tepperly
Copy link
Member

In a test problem, the iteration log shows the correct objective function, but the solution callback has the wrong value. Changing the value of inv_obj_scale fixes the problem. I am not sure if all the other effects are correct, but I suspect they are.

@nychiang
Copy link
Collaborator

nychiang commented Nov 17, 2022

@tepperly Thanks for reporting this. It seems the dual values are computed correctly, while only the objective returns wrong values. I change the name of the corresponding variable. since the previous name is confusing. Please let me know how it works on your end. Cheers!
@cnpetra

@nychiang
Copy link
Collaborator

@cnpetra seems all the CI stop working if a PR is filed from a folk repository.

@cnpetra cnpetra merged commit 3d1f7c2 into LLNL:develop Nov 21, 2022
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.

3 participants