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:922
void SCIPiisAddNNodes(SCIP_IIS *iis, SCIP_Longint nnodes)
Definition: iisfinder.c:912
const char * SCIPiisfinderGetName(SCIP_IISFINDER *iisfinder)
Definition: iisfinder.c:311
void SCIPiisSetSubscipIrreducible(SCIP_IIS *iis, SCIP_Bool irreducible)
Definition: iisfinder.c:902
SCIP_IISFINDERDATA * SCIPiisfinderGetData(SCIP_IISFINDER *iisfinder)
Definition: iisfinder.c:625
int SCIPiisfinderGetPriority(SCIP_IISFINDER *iisfinder)
Definition: iisfinder.c:646
void SCIPiisfinderSetData(SCIP_IISFINDER *iisfinder, SCIP_IISFINDERDATA *iisfinderdata)
Definition: iisfinder.c:635
void SCIPiisfinderInfoMessage(SCIP_IIS *iis, SCIP_Bool printheaders)
Definition: iisfinder.c:713
SCIP_Bool SCIPiisIsSubscipInfeasible(SCIP_IIS *iis)
Definition: iisfinder.c:862
void SCIPiisSetSubscipInfeasible(SCIP_IIS *iis, SCIP_Bool infeasible)
Definition: iisfinder.c:892
SCIP_Real SCIPiisfinderGetTime(SCIP_IISFINDER *iisfinder)
Definition: iisfinder.c:703
SCIP_Bool SCIPiisIsSubscipIrreducible(SCIP_IIS *iis)
Definition: iisfinder.c:872
const char * SCIPiisfinderGetDesc(SCIP_IISFINDER *iisfinder)
Definition: iisfinder.c:567
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