MP-Opt-Model 4.1
What's New in MP-Opt-Model 4.1
Released December 13, 2022
Below is a summary of the changes since version 4.0 of MP-Opt-Model. See
the CHANGES.md file for all the gory details. For release notes
for previous versions, see Appendix C of the MP-Opt-Model User's
Manual.
New Features
- Add support to
qps_master()for callingqps_<my_solver>()by
settingopt.algto'<MY_SOLVER>'to allow for custom solvers.
Other Changes
- Update for compatibility with Artelys Knitro 13.1 and later.
- Add elapsed time in seconds to results of the
solve()method of
opt_model, returned inom.soln.output.et. - Add
runtimefield tooutputargument ofqps_glpk()and
qps_mosek().