pub unsafe extern "C" fn SCIPvarGetProbindex(
    var: *mut SCIP_VAR
) -> c_int
Expand description

gets position of variable in problem, or -1 if variable is not active