Function SCIPgetNVarsKnapsack

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

gets the number of items in the knapsack constraint