Function SCIPgetNVarsLinear

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

gets the number of variables in the linear constraint