|
SCIP_ProbData Struct Reference Detailed DescriptionProblem data which is accessible in all places. This problem data is used to store the graph of the steiner tree problem Definition at line 75 of file probdata_stp.c.
Field Documentation
stores whether the 'T' model is being used (not relevant in cut mode) Definition at line 78 of file probdata_stp.c.
is this the problem data of a copy/sub-MIP? Definition at line 107 of file probdata_stp.c.
array of (node) degree constraints Definition at line 80 of file probdata_stp.c.
array of constraints Definition at line 81 of file probdata_stp.c.
array of edge variables Definition at line 90 of file probdata_stp.c. Referenced by SCIPprobdataAddNewSol(), SCIPprobdataPrintGraph(), and SCIPprobdataWriteSolution().
emitgraph Definition at line 106 of file probdata_stp.c.
array of edge variables (needed only in the Flow mode) Definition at line 91 of file probdata_stp.c.
the graph Definition at line 79 of file probdata_stp.c. Referenced by createConstraints(), createDegreeConstraints(), createHopConstraint(), createPrizeConstraints(), createVariables(), probdataCreate(), SCIPprobdataAddNewSol(), SCIPprobdataCreate(), SCIPprobdataGetRoot(), SCIPprobdataSetGraph(), and SCIPprobdataWriteSolution().
hop constraint Definition at line 88 of file probdata_stp.c.
logfile printing all intermediate solutions for DIMACS challenge Definition at line 112 of file probdata_stp.c.
Branch and Cut Definition at line 95 of file probdata_stp.c.
logfile for DIMACS challenge Definition at line 110 of file probdata_stp.c.
minimal number of eliminations per reduction method Definition at line 105 of file probdata_stp.c.
solving mode selected by the user (Cut, Price, Flow) Definition at line 77 of file probdata_stp.c. Referenced by SCIPprobdataCreate().
number of edges Definition at line 97 of file probdata_stp.c. Referenced by createConstraints(), createPrizeConstraints(), createVariables(), SCIPprobdataAddNewSol(), SCIPprobdataCreate(), and SCIPprobdataGetXval().
number of layers Definition at line 100 of file probdata_stp.c.
number of nodes Definition at line 101 of file probdata_stp.c. Referenced by createConstraints(), createDegreeConstraints(), createVariables(), and SCIPprobdataCreate().
number of nodes Definition at line 102 of file probdata_stp.c. Referenced by createPrizeConstraints().
the number of solvers Definition at line 117 of file probdata_stp.c. Referenced by SCIPprobdataSetNSolvers().
number of terminals Definition at line 98 of file probdata_stp.c.
number of variables Definition at line 103 of file probdata_stp.c. Referenced by createVariables(), and SCIPprobdataAddNewSol().
offset of the problem, computed during the presolving Definition at line 93 of file probdata_stp.c. Referenced by SCIPprobdataCreate(), and SCIPprobdataSetOffset().
variable to model the objective offset Definition at line 92 of file probdata_stp.c.
pointer to original problem data intlogfile pointer Definition at line 113 of file probdata_stp.c.
pointer to original problem data logfile pointer Definition at line 111 of file probdata_stp.c.
array of constraints Definition at line 82 of file probdata_stp.c.
prize constraint Definition at line 89 of file probdata_stp.c.
prize-collecting, improving LP constraints Definition at line 87 of file probdata_stp.c.
prize-collecting, improving LP constraints Definition at line 86 of file probdata_stp.c.
number of terminals except the root Definition at line 99 of file probdata_stp.c. Referenced by createConstraints(), createPrizeConstraints(), createVariables(), SCIPprobdataAddNewSol(), and SCIPprobdataCreate().
array of all terminals except the root Definition at line 96 of file probdata_stp.c.
Steiner problem type Definition at line 104 of file probdata_stp.c.
for FiberSCIP indicates if this ug dual bound is set or not Definition at line 116 of file probdata_stp.c.
dual bound set by ug Definition at line 118 of file probdata_stp.c.
use 2-cycle inequalities for (R)PCSPG? Definition at line 108 of file probdata_stp.c.
use symmetry inequalities for PCSPG and MWCSP? Definition at line 109 of file probdata_stp.c.
values of the edge variables Definition at line 94 of file probdata_stp.c. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||