SCIP-SDP  3.2.0
Functions
prop_companalcent.h File Reference

compute analytic center propagator More...

Go to the source code of this file.

Functions

SCIP_EXPORT SCIP_RETCODE SCIPincludePropCompAnalCent (SCIP *scip)
 

Detailed Description

compute analytic center propagator

Author
Tristan Gally

Definition in file prop_companalcent.h.

Function Documentation

SCIP_EXPORT SCIP_RETCODE SCIPincludePropCompAnalCent ( SCIP *  scip)

creates the compute analytic center propagator and includes it in SCIP

Parameters
scipSCIP data structure

Definition at line 90 of file prop_companalcent.c.

References PROP_DELAY, PROP_DESC, PROP_FREQ, PROP_NAME, PROP_PRIORITY, and PROP_TIMING.

Referenced by SCIPSDPincludeDefaultPlugins().