SCIPcreateRowVarbound

Function SCIPcreateRowVarbound 

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

creates and returns the row of the given varbound constraint