pub unsafe extern "C" fn SCIPnodeGetNAddedConss(
    node: *mut SCIP_NODE
) -> c_int
Expand description

returns the number of added constraints to the given node