pub unsafe extern "C" fn SCIPnlpiGetNTermStat(
nlpi: *mut SCIP_NLPI,
termstatus: SCIP_NLPTERMSTAT,
) -> c_intExpand description
gives number of times a solve ended with a specific termination status
pub unsafe extern "C" fn SCIPnlpiGetNTermStat(
nlpi: *mut SCIP_NLPI,
termstatus: SCIP_NLPTERMSTAT,
) -> c_intgives number of times a solve ended with a specific termination status