SCIP Doxygen Documentation
Loading...
Searching...
No Matches
pub_table.h File Reference

Detailed Description

public methods for displaying statistic tables

Author
Tristan Gally

Definition in file pub_table.h.

#include "scip/def.h"
#include "scip/type_set.h"
#include "scip/type_table.h"

Go to the source code of this file.

Functions

SCIP_TABLEDATASCIPtableGetData (SCIP_TABLE *table)
void SCIPtableSetData (SCIP_TABLE *table, SCIP_TABLEDATA *tabledata)
const char * SCIPtableGetName (SCIP_TABLE *table)
const char * SCIPtableGetDesc (SCIP_TABLE *table)
int SCIPtableGetPosition (SCIP_TABLE *table)
SCIP_STAGE SCIPtableGetEarliestStage (SCIP_TABLE *table)
SCIP_Bool SCIPtableIsActive (SCIP_TABLE *table)
SCIP_Bool SCIPtableIsInitialized (SCIP_TABLE *table)