SCIPgetWeightsSOS1

Function SCIPgetWeightsSOS1 

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

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