pub unsafe extern "C" fn SCIPconsCreateRow(
scip: *mut SCIP,
cons: *mut SCIP_CONS,
row: *mut *mut SCIP_ROW,
) -> SCIP_RETCODEExpand description
creates and returns the row of an arbitrary SCIP constraint that can be represented as a single linear constraint