interrupt.h
Go to the documentation of this file.
31/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
75/** sends a termination signal to all SCIP processes so that they try to terminate as soon as possible
common defines and data types used in all packages of SCIP
SCIP_RETCODE SCIPinterruptCreate(SCIP_INTERRUPT **interrupt)
Definition: interrupt.c:91
Definition: interrupt.c:64
type definitions for catching the user CTRL-C interrupt
type definitions for return codes for SCIP methods