Function SCIPcolGetVar

Source
pub unsafe extern "C" fn SCIPcolGetVar(
    col: *mut SCIP_COL,
) -> *mut SCIP_VAR
Expand description

gets variable this column represents