pub unsafe extern "C" fn Highs_deleteColsBySet(
    highs: *mut c_void,
    num_set_entries: HighsInt,
    set: *const HighsInt
) -> HighsInt
Expand description

@brief Delete multiple columns from the model given by a set