SCIPgetStatus

Function SCIPgetStatus 

Source
pub unsafe extern "C" fn SCIPgetStatus(scip: *mut SCIP) -> SCIP_STATUS
Expand description

gets solution status

@return SCIP solution status

See \ref SCIP_Status “SCIP_STATUS” for a complete list of all possible solving status.