stptest.h
Go to the documentation of this file.
22 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
Definition: graphdefs.h:184
Definition: struct_scip.h:59
SCIP_RETCODE stptest_reduceSdStarBias(SCIP *)
Definition: stptest_reducesd.c:1683
SCIP_RETCODE stptest_reduceSdBiased(SCIP *)
Definition: stptest_reducesd.c:1594
SCIP_RETCODE stptest_graphSetUpRmwExtended(SCIP *, GRAPH *, int *, int *)
Definition: stptest_graph.c:351
includes various files containing graph methods used for Steiner tree problems
SCIP_RETCODE stptest_graphSetUpRmwOrg(SCIP *, GRAPH *, int *, int *)
Definition: stptest_graph.c:335
SCIP_RETCODE stptest_graphSetUpPcOrg(SCIP *, GRAPH *, int *, int *)
Definition: stptest_graph.c:301
void stptest_extreduceTearDown(SCIP *, GRAPH *, REDCOST **)
Definition: stptest_extreduce.c:2346
SCIP_RETCODE stptest_graphSetUpRpcOrg(SCIP *, GRAPH *, int *, int *)
Definition: stptest_graph.c:317
SCIP_RETCODE stptest_reduceSdBiasedBottleneck(SCIP *)
Definition: stptest_reducesd.c:1650
SCIP_RETCODE stptest_reduceSdCliqueStar(SCIP *)
Definition: stptest_reducesd.c:1613
SCIP_RETCODE stptest_reduceNsvImplied(SCIP *)
Definition: stptest_reducesd.c:1663
SCIP_RETCODE stptest_graphSetUpRpcExtended(SCIP *, GRAPH *, int *, int *)
Definition: stptest_graph.c:400
SCIP_RETCODE stptest_reduceBLCtree(SCIP *)
Definition: stptest_reduceutils.c:957
SCIP_RETCODE stptest_reduceSdGetter(SCIP *)
Definition: stptest_reducesd.c:1629
SCIP_RETCODE stptest_reduceBiconnected(SCIP *)
Definition: stptest_reducesepa.c:577
Definition: redcosts.c:34
SCIP_RETCODE stptest_graphSetUpPcExtended(SCIP *, GRAPH *, int *, int *)
Definition: stptest_graph.c:375
includes various reduction methods for Steiner tree problems
SCIP callable library.