SCIPgetValsExactLinear

Function SCIPgetValsExactLinear 

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

gets the array of coefficient values in the linear constraint; the user must not modify this array!