assert(table !=
NULL);
190assert(table !=
NULL);
202assert(table !=
NULL);
214assert(table !=
NULL);
226assert(table !=
NULL);
238assert(table !=
NULL);
250assert(table !=
NULL);
262assert(table !=
NULL);
274assert(table !=
NULL);
286assert(table !=
NULL);
298assert(table !=
NULL);
310assert(table !=
NULL);
322assert(table !=
NULL);
334assert(table !=
NULL);
346assert(table !=
NULL);
358assert(table !=
NULL);
370assert(table !=
NULL);
382assert(table !=
NULL);
394assert(table !=
NULL);
406assert(table !=
NULL);
418assert(table !=
NULL);
430assert(table !=
NULL);
442assert(table !=
NULL);
454assert(table !=
NULL);
466assert(table !=
NULL);
478assert(table !=
NULL);
501 if( tmptable !=
NULL)
void SCIPprintPropagatorStatistics(SCIP *scip, FILE *file)
void SCIPprintTreeStatistics(SCIP *scip, FILE *file)
void SCIPprintStatusStatistics(SCIP *scip, FILE *file)
void SCIPprintCompressionStatistics(SCIP *scip, FILE *file)
void SCIPprintRootStatistics(SCIP *scip, FILE *file)
void SCIPprintConstraintTimingStatistics(SCIP *scip, FILE *file)
void SCIPprintSolutionStatistics(SCIP *scip, FILE *file)
void SCIPprintRelaxatorStatistics(SCIP *scip, FILE *file)
void SCIPprintOrigProblemStatistics(SCIP *scip, FILE *file)
void SCIPprintLPStatistics(SCIP *scip, FILE *file)
void SCIPprintNLPStatistics(SCIP *scip, FILE *file)
void SCIPprintPricerStatistics(SCIP *scip, FILE *file)
void SCIPprintSeparatorStatistics(SCIP *scip, FILE *file)
void SCIPprintConcsolverStatistics(SCIP *scip, FILE *file)
void SCIPprintNLPIStatistics(SCIP *scip, FILE *file)
void SCIPprintBranchruleStatistics(SCIP *scip, FILE *file)
void SCIPprintConflictStatistics(SCIP *scip, FILE *file)
void SCIPprintExpressionHandlerStatistics(SCIP *scip, FILE *file)
void SCIPprintBendersStatistics(SCIP *scip, FILE *file)
void SCIPprintTimingStatistics(SCIP *scip, FILE *file)
void SCIPprintCutselectorStatistics(SCIP *scip, FILE *file)
void SCIPprintConstraintStatistics(SCIP *scip, FILE *file)
void SCIPprintPresolverStatistics(SCIP *scip, FILE *file)
void SCIPprintTransProblemStatistics(SCIP *scip, FILE *file)
void SCIPprintHeuristicStatistics(SCIP *scip, FILE *file)
const char * SCIPtableGetName(SCIP_TABLE *table)
SCIP_TABLE * SCIPfindTable(SCIP *scip, const char *name)
SCIP_RETCODE SCIPincludeTable(SCIP *scip, const char *name, const char *desc, SCIP_Bool active, SCIP_DECL_TABLECOPY((*tablecopy)), SCIP_DECL_TABLEFREE((*tablefree)), SCIP_DECL_TABLEINIT((*tableinit)), SCIP_DECL_TABLEEXIT((*tableexit)), SCIP_DECL_TABLEINITSOL((*tableinitsol)), SCIP_DECL_TABLEEXITSOL((*tableexitsol)), SCIP_DECL_TABLEOUTPUT((*tableoutput)), SCIP_TABLEDATA *tabledata, int position, SCIP_STAGE earlieststage)
SCIP_RETCODE SCIPincludeTableDefault(SCIP *scip)
public methods for message output
public methods for displaying statistic tables
public methods for querying solving statistics
public methods for statistics table plugins
#define TABLE_EARLIEST_STAGE_TREE
#define TABLE_EARLIEST_STAGE_COMPRESSION
#define TABLE_EARLIEST_STAGE_BENDERS
#define TABLE_POSITION_NLP
#define TABLE_POSITION_PRESOL
#define TABLE_NAME_COMPRESSION
#define TABLE_EARLIEST_STAGE_STATUS
#define TABLE_NAME_TIMING
#define TABLE_DESC_TRANSPROB
#define TABLE_POSITION_ORIGPROB
#define TABLE_DESC_CONFLICT
#define TABLE_DESC_CUTSEL
#define TABLE_NAME_CONFLICT
#define TABLE_EARLIEST_STAGE_EXPRHDLRS
#define TABLE_POSITION_BENDERS
#define TABLE_EARLIEST_STAGE_ORIGPROB
#define TABLE_NAME_ORIGPROB
#define TABLE_POSITION_CUTSEL
#define TABLE_EARLIEST_STAGE_TRANSPROB
#define TABLE_EARLIEST_STAGE_RELAX
#define TABLE_DESC_TIMING
#define TABLE_DESC_EXPRHDLRS
#define TABLE_EARLIEST_STAGE_SOL
#define TABLE_POSITION_ROOT
static SCIP_DECL_TABLECOPY(tableCopyDefault)
#define TABLE_POSITION_TRANSPROB
#define TABLE_DESC_ORIGPROB
#define TABLE_POSITION_SOL
#define TABLE_DESC_STATUS
#define TABLE_POSITION_SEPA
#define TABLE_NAME_CUTSEL
#define TABLE_NAME_BRANCH
#define TABLE_POSITION_CONFLICT
#define TABLE_EARLIEST_STAGE_TIMING
#define TABLE_DESC_PRICER
#define TABLE_EARLIEST_STAGE_PRICER
#define TABLE_POSITION_HEUR
#define TABLE_POSITION_CONSTIMING
#define TABLE_EARLIEST_STAGE_HEUR
#define TABLE_EARLIEST_STAGE_NLP
#define TABLE_POSITION_NLPIS
#define TABLE_POSITION_RELAX
#define TABLE_EARLIEST_STAGE_CONS
#define TABLE_DESC_BRANCH
#define TABLE_EARLIEST_STAGE_ROOT
#define TABLE_NAME_STATUS
#define TABLE_EARLIEST_STAGE_PRESOL
#define TABLE_DESC_CONSTIMING
#define TABLE_EARLIEST_STAGE_LP
#define TABLE_EARLIEST_STAGE_CONSTIMING
#define TABLE_DESC_BENDERS
static SCIP_DECL_TABLEOUTPUT(tableOutputStatus)
#define TABLE_POSITION_CONS
#define TABLE_POSITION_CONC
#define TABLE_NAME_EXPRHDLRS
#define TABLE_POSITION_STATUS
#define TABLE_POSITION_LP
#define TABLE_POSITION_BRANCH
#define TABLE_POSITION_COMPRESSION
#define TABLE_EARLIEST_STAGE_PROP
#define TABLE_POSITION_TIMING
#define TABLE_NAME_CONSTIMING
#define TABLE_POSITION_EXPRHDLRS
#define TABLE_POSITION_TREE
#define TABLE_DESC_PRESOL
#define TABLE_EARLIEST_STAGE_CUTSEL
#define TABLE_EARLIEST_STAGE_BRANCH
#define TABLE_POSITION_PROP
#define TABLE_DESC_COMPRESSION
#define TABLE_EARLIEST_STAGE_CONFLICT
#define TABLE_NAME_PRESOL
#define TABLE_EARLIEST_STAGE_CONC
#define TABLE_EARLIEST_STAGE_NLPIS
#define TABLE_POSITION_PRICER
#define TABLE_NAME_PRICER
#define TABLE_NAME_BENDERS
#define TABLE_EARLIEST_STAGE_SEPA
#define TABLE_NAME_TRANSPROB
default statistics tables
enum SCIP_Retcode SCIP_RETCODE
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