Function highs_sys::Highs_changeColsCostBySet[][src]

pub unsafe extern "C" fn Highs_changeColsCostBySet(
    highs: *mut c_void,
    num_set_entries: c_int,
    set: *const c_int,
    cost: *const f64
) -> c_int

@brief Change the cost of multiple columns given by a set of indices