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.
 
  Related topics
 
 problem.getiisdata,
 problem.iisall,
 problem.iisfirst,
 problem.iisisolations,
 problem.iisnext,
 problem.iisstatus,
 problem.iiswrite.
 
 
