A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://scip.zib.de/doc/html/scip__debug_8c_source.php below:

SCIP Doxygen Documentation: scip_debug.c Source File

Go to the documentation of this file. 62 SCIP_CALL_ABORT

(

SCIPcheckStage

(

scip

,

"SCIPenableDebugSol"

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

FALSE

) );

78 SCIP_CALL_ABORT

(

SCIPcheckStage

(

scip

,

"SCIPdisableDebugSol"

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

TRUE

,

FALSE

) );

SCIP_RETCODE SCIPcheckStage(SCIP *scip, const char *method, SCIP_Bool init, SCIP_Bool problem, SCIP_Bool transforming, SCIP_Bool transformed, SCIP_Bool initpresolve, SCIP_Bool presolving, SCIP_Bool exitpresolve, SCIP_Bool presolved, SCIP_Bool initsolve, SCIP_Bool solving, SCIP_Bool solved, SCIP_Bool exitsolve, SCIP_Bool freetrans, SCIP_Bool freescip)

#define SCIPdebugSolDisable(scip)

#define SCIPdebugSolEnable(scip)

#define SCIPdebugIncludeProp(scip)

#define SCIP_CALL_ABORT(x)

void SCIPenableDebugSol(SCIP *scip)

void SCIPdisableDebugSol(SCIP *scip)

SCIP_PROP * SCIPfindProp(SCIP *scip, const char *name)

public methods for message output

public methods for debugging

public methods for propagator plugins


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4