pub unsafe extern "C" fn SCIPnlpiGetNSolStat(
nlpi: *mut SCIP_NLPI,
solstatus: SCIP_NLPSOLSTAT,
) -> c_intExpand description
gives number of times a solve ended with a specific solution status
pub unsafe extern "C" fn SCIPnlpiGetNSolStat(
nlpi: *mut SCIP_NLPI,
solstatus: SCIP_NLPSOLSTAT,
) -> c_intgives number of times a solve ended with a specific solution status