event_softtimelimit.h File Reference Detailed Descriptioneventhdlr for soft time limit Definition in file event_softtimelimit.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
includes event handler for soft time limit includes event handler for best solution found
Definition at line 158 of file event_softtimelimit.c. References EVENTHDLR_DESC, EVENTHDLR_NAME, FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_REAL_MAX, SCIPaddRealParam(), SCIPallocMemory, SCIPincludeEventhdlrBasic(), SCIPsetEventhdlrCopy(), SCIPsetEventhdlrExit(), SCIPsetEventhdlrFree(), and SCIPsetEventhdlrInit(). Referenced by SCIP_DECL_EVENTCOPY(), and SCIPincludeDefaultPlugins(). |