Initializing help system before first use

insight_reset_progress

insight_reset_progress


Purpose
Resets the progress state for each progress metric back to zero. Replaced with insightresetprogress
Synopsis
procedure insight_reset_progress
Further information
The Xpress Insight system reports a number of metrics during the process of solving the optimization model (see insightupdate and insightupdateprogress). This procedure sends notifications to reset the value for each metric to zero.
Related topics