pub_iisfinder.h
Go to the documentation of this file.
31/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
common defines and data types used in all packages of SCIP
SCIP_RANDNUMGEN * SCIPiisGetRandnumgen(SCIP_IIS *iis)
Definition: iisfinder.c:949
void SCIPiisAddNNodes(SCIP_IIS *iis, SCIP_Longint nnodes)
Definition: iisfinder.c:939
const char * SCIPiisfinderGetName(SCIP_IISFINDER *iisfinder)
Definition: iisfinder.c:314
void SCIPiisSetSubscipIrreducible(SCIP_IIS *iis, SCIP_Bool irreducible)
Definition: iisfinder.c:929
SCIP_IISFINDERDATA * SCIPiisfinderGetData(SCIP_IISFINDER *iisfinder)
Definition: iisfinder.c:652
int SCIPiisfinderGetPriority(SCIP_IISFINDER *iisfinder)
Definition: iisfinder.c:673
void SCIPiisfinderSetData(SCIP_IISFINDER *iisfinder, SCIP_IISFINDERDATA *iisfinderdata)
Definition: iisfinder.c:662
void SCIPiisfinderInfoMessage(SCIP_IIS *iis, SCIP_Bool printheaders)
Definition: iisfinder.c:740
SCIP_Bool SCIPiisIsSubscipInfeasible(SCIP_IIS *iis)
Definition: iisfinder.c:889
void SCIPiisSetSubscipInfeasible(SCIP_IIS *iis, SCIP_Bool infeasible)
Definition: iisfinder.c:919
SCIP_Real SCIPiisfinderGetTime(SCIP_IISFINDER *iisfinder)
Definition: iisfinder.c:730
SCIP_Bool SCIPiisIsSubscipIrreducible(SCIP_IIS *iis)
Definition: iisfinder.c:899
const char * SCIPiisfinderGetDesc(SCIP_IISFINDER *iisfinder)
Definition: iisfinder.c:594
Definition: struct_iisfinder.h:59
Definition: struct_iisfinder.h:46
Definition: struct_misc.h:270
Definition: struct_scip.h:72
type definitions for IIS
type definitions for miscellaneous datastructures