SCIPmatrixRemoveColumnBounds

Function SCIPmatrixRemoveColumnBounds 

Source
pub unsafe extern "C" fn SCIPmatrixRemoveColumnBounds(
    scip: *mut SCIP,
    matrix: *mut SCIP_MATRIX,
    col: c_int,
)
Expand description

removes the bounds of a column and updates the activities accordingly