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

advanced SDP relaxator statistics table More...

Go to the source code of this file.

Functions

EXTERN SCIP_RETCODE SCIPincludeTableRelaxSdp (SCIP *scip)
 

Detailed Description

advanced SDP relaxator statistics table

Author
Tristan Gally

Definition in file table_relaxsdp.h.

Function Documentation

EXTERN SCIP_RETCODE SCIPincludeTableRelaxSdp ( SCIP *  scip)

creates the advanced SDP relaxator statistics table and includes it in SCIP

Parameters
scipSCIP data structure

Definition at line 146 of file table_relaxsdp.c.

References TABLE_DESC, TABLE_EARLIEST_STAGE, TABLE_NAME, and TABLE_POSITION.

Referenced by runSCIP(), and SCIP_DECL_TABLECOPY().