pub unsafe extern "C" fn SCIPgetStatus(scip: *mut SCIP) -> SCIP_STATUSExpand description
gets solution status
@return SCIP solution status
See \ref SCIP_Status “SCIP_STATUS” for a complete list of all possible solving status.
pub unsafe extern "C" fn SCIPgetStatus(scip: *mut SCIP) -> SCIP_STATUSgets solution status
@return SCIP solution status
See \ref SCIP_Status “SCIP_STATUS” for a complete list of all possible solving status.