Upgrading to Xpress Insight 4.2
All of the functions and procedures in mminsight have been renamed or replaced with an alternative API.
All of the old functions and procedures are deprecated. The old names are still available as aliases, but you are advised to update your model to use the new names.
The deprecated functions and procedures are as follows:
Original function/procedure | Replaced with |
---|---|
insight_use_original_data | insightgetmode |
insight_end_initializations | insightpopulate |
insight_results_available | insightresultsready |
insight_prepare_constraints | insightpreparectrs |
insight_minimize | insightminimize |
insight_maximize | insightmaximize |
insight_update | insightupdate |
insight_update_progress | insightupdateprogress |
insight_reset_progress | insightresetprogress |
The mminsight documentation is now located at: http://www.fico.com/fico-xpress-optimization/docs/latest/mminsight.