Scippy

SCIP

Solving Constraint Integer Programs

pricer_stp.h File Reference

Detailed Description

stp variable pricer

Author
Daniel Rehfeldt

Definition in file pricer_stp.h.

#include "probdata_stp.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludePricerStp (SCIP *scip)
 

Function Documentation

SCIP_RETCODE SCIPincludePricerStp ( SCIP *  scip)

creates the stp pricer and includes it in SCIP

creates the stp variable pricer and includes it in SCIP

Parameters
scipSCIP data structure

Definition at line 377 of file pricer_stp.c.

References PRICER_DELAY, PRICER_DESC, PRICER_NAME, PRICER_PRIORITY, and SCIP_PricerData::scip.

Referenced by runShell().