SCIP-SDP  3.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
table_slater.h File Reference

Slater statistics table. More...

Go to the source code of this file.

Functions

EXTERN SCIP_RETCODE SCIPincludeTableSlater (SCIP *scip)
 

Detailed Description

Slater statistics table.

Author
Tristan Gally

Definition in file table_slater.h.

Function Documentation

EXTERN 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 runSCIP(), and SCIP_DECL_TABLECOPY().