Skip to main content

SCIPcolExactGetVar

Function SCIPcolExactGetVar 

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

gets variable this column represents