pub unsafe extern "C" fn SCIPsepaGetNCutsFoundAtNode(
sepa: *mut SCIP_SEPA,
) -> c_longlongExpand description
gets the number of cutting planes found by this separator at the current node
pub unsafe extern "C" fn SCIPsepaGetNCutsFoundAtNode(
sepa: *mut SCIP_SEPA,
) -> c_longlonggets the number of cutting planes found by this separator at the current node