|
SCIP_ConshdlrData Struct Reference Detailed DescriptionConstraint handler data for Stp constraint handler. Definition at line 102 of file cons_stp.c.
Field Documentation
should backcuts be applied? Definition at line 104 of file cons_stp.c.
should creepflow cuts be applied? Definition at line 105 of file cons_stp.c.
should disjunktion cuts be applied? Definition at line 106 of file cons_stp.c.
should flow separation be applied? Definition at line 108 of file cons_stp.c.
maximal number of separation rounds per node (-1: unlimited) Definition at line 109 of file cons_stp.c.
maximal number of separation rounds in the root node (-1: unlimited) Definition at line 110 of file cons_stp.c.
maximal number of cuts separated per separation round Definition at line 111 of file cons_stp.c.
maximal number of cuts separated per separation round in the root node Definition at line 112 of file cons_stp.c.
should nested cuts be applied? Definition at line 107 of file cons_stp.c. |
||||||||||||||||||||||||||||||||||||||||||||||||