SCIP-SDP  3.2.0
Functions
table_relaxsdp.h File Reference

advanced SDP relaxator statistics table More...

Go to the source code of this file.

Functions

SCIP_EXPORT SCIP_RETCODE SCIPincludeTableRelaxSdp (SCIP *scip)
 

Detailed Description

advanced SDP relaxator statistics table

Author
Tristan Gally

Definition in file table_relaxsdp.h.

Function Documentation

SCIP_EXPORT SCIP_RETCODE SCIPincludeTableRelaxSdp ( SCIP *  scip)

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

Parameters
scipSCIP data structure

Definition at line 154 of file table_relaxsdp.c.

References TABLE_DESC, TABLE_EARLIEST_STAGE, TABLE_NAME, and TABLE_POSITION.

Referenced by SCIP_DECL_TABLECOPY(), and SCIPSDPincludeDefaultPlugins().