SCIPconsGetRow

Function SCIPconsGetRow 

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

returns the row of an arbitrary SCIP constraint that can be represented as a single linear constraint or NULL of no row is available