pub unsafe extern "C" fn SCIPbenderGetMasterAuxiliaryVar(
benders: *mut SCIP_BENDERS,
) -> *mut SCIP_VARExpand description
returns the master auxiliary variable that represents an underestimation of the subproblem objective value.
pub unsafe extern "C" fn SCIPbenderGetMasterAuxiliaryVar(
benders: *mut SCIP_BENDERS,
) -> *mut SCIP_VARreturns the master auxiliary variable that represents an underestimation of the subproblem objective value.