SCIPcreateRowKnapsack

Function SCIPcreateRowKnapsack 

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

creates and returns the row of the given knapsack constraint