SCIProwprepGetVars

Function SCIProwprepGetVars 

Source
pub unsafe extern "C" fn SCIProwprepGetVars(
    rowprep: *mut SCIP_ROWPREP,
) -> *mut *mut SCIP_VAR
Expand description

gives variables of rowprep (feel free to modify)