SCIPsepaGetNCutsFoundAtNode

Function SCIPsepaGetNCutsFoundAtNode 

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

gets the number of cutting planes found by this separator at the current node