IPOPT output is currently plain text. A structured output option would simplify more sophisticated rendering by IDAES on solves.
Things it could include:
- iterations
- time in solver
- time in NLP evaluations
- solver status (already returned)
- regularization at the solution (indicator of potential problem)