Initializing help system before first use

problem.iisclear

problem.iisclear


Purpose
Resets the search for Irreducible Infeasible Sets (IIS).
Synopsis
problem.iisclear ()
Further information
1. The information stored internally about the IISs identified by problem.iisfirst, problem.iisnext or problem.iisall are cleared. Functions problem.getiisdata, problem.iisstatus, problem.iiswrite and problem.iisisolations cannot be called until the IIS identification procedure is started again.
2. This function is automatically called by problem.iisfirst and problem.iisall.
Related topics