SCIPsepaGetNCallsAtNode

Function SCIPsepaGetNCallsAtNode 

Source
pub unsafe extern "C" fn SCIPsepaGetNCallsAtNode(
    sepa: *mut SCIP_SEPA,
) -> c_int
Expand description

gets the number of times, the separator was called at the current node