BYU-PRISM / GEKKO

GEKKO Python for Machine Learning and Dynamic Optimization
https://machinelearning.byu.edu
Other
580 stars 103 forks source link

APOPT report Mixed Integer Iterations #81

Open APMonitor opened 4 years ago

APMonitor commented 4 years ago

The APOPT solver should report total MINLP iterations instead of just the last NLP iterations. See https://stackoverflow.com/questions/61172557/how-to-check-solver-convergence-with-gekko-and-apopt/61179890 for a discussion on this issue.