SCIPgetWeightsSOS2

Function SCIPgetWeightsSOS2 

Source
pub unsafe extern "C" fn SCIPgetWeightsSOS2(
    scip: *mut SCIP,
    cons: *mut SCIP_CONS,
) -> *mut f64
Expand description

gets array of weights in SOS2 constraint (or NULL if not existent)