SCIP-SDP  3.2.0
Functions
table_slater.h File Reference

Slater statistics table. More...

Go to the source code of this file.

Functions

SCIP_EXPORT SCIP_RETCODE SCIPincludeTableSlater (SCIP *scip)
 

Detailed Description

Slater statistics table.

Author
Tristan Gally

Definition in file table_slater.h.

Function Documentation

SCIP_EXPORT SCIP_RETCODE SCIPincludeTableSlater ( SCIP *  scip)

creates the Slater statistics table and includes it in SCIP

Parameters
scipSCIP data structure

Definition at line 308 of file table_slater.c.

References TABLE_DESC, TABLE_EARLIEST_STAGE, TABLE_NAME, and TABLE_POSITION.

Referenced by SCIP_DECL_TABLECOPY(), and SCIPSDPincludeDefaultPlugins().