SCIP Doxygen Documentation
Loading...
Searching...
No Matches

Detailed Description

functions and files provided by the default IIS finders of SCIP

A detailed description what an IIS finder does and how to add a IIS finder to SCIP can be found here.

Topics

 Inclusion functions
 functions to include specific IIS finders into SCIP

Functions

SCIP_RETCODE SCIPiisGreedyMakeIrreducible (SCIP_IIS *iis)

Files

file  iisfinder_greedy.h
 greedy deletion and addition filter heuristic to compute IISs

Function Documentation

◆ SCIPiisGreedyMakeIrreducible()