IPOPT: getting major iterations info
Open
@kanekosh is already working on this.
Since Oct 26, 2020.
enhancement
- Dominant language
- Python
- Stars
- 270
- Forks
- 123
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 3
Description
Description of feature
Add a capability to the IPOPT wrapper so that it gets the major iterations info, including objective, (primal) infeasibility, optimality (which appears as dual infeasibility).
Potential solution
I will try to do this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.