SCIPbendersSetSubproblemIsNonlinear

Function SCIPbendersSetSubproblemIsNonlinear 

Source
pub unsafe extern "C" fn SCIPbendersSetSubproblemIsNonlinear(
    benders: *mut SCIP_BENDERS,
    probnumber: c_int,
    isnonlinear: c_uint,
)
Expand description

sets the flag indicating whether a subproblem contains non-linear constraints