SCIPvarGetProbvar

Function SCIPvarGetProbvar 

Source
pub unsafe extern "C" fn SCIPvarGetProbvar(
    var: *mut SCIP_VAR,
) -> *mut SCIP_VAR
Expand description

gets corresponding active, fixed, or multi-aggregated problem variable of a variable