|
prop_stp.h
Go to the documentation of this file.
20 * This propagator makes use of the reduced cost of an optimally solved LP relaxation to propagate the variables 23 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/ Problem data for stp problem. SCIP_RETCODE fixedgevar(SCIP *scip, SCIP_VAR *edgevar, int *nfixed) Definition: prop_stp.c:76 includes various files containing graph methods used for Steiner problems |