SCIPpressedCtrlC

Function SCIPpressedCtrlC 

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

returns whether the user pressed CTRL-C to interrupt the solving process

@return Returns TRUE if Ctrl-C was pressed, otherwise FALSE.