24 #ifndef __SCIP_MESSAGE_DEFAULT_H__ 25 #define __SCIP_MESSAGE_DEFAULT_H__ SCIP_RETCODE SCIPcreateMessagehdlrDefault(SCIP_MESSAGEHDLR **messagehdlr, SCIP_Bool bufferedoutput, const char *filename, SCIP_Bool quiet)
enum SCIP_Retcode SCIP_RETCODE
type definitions for message output methods
common defines and data types used in all packages of SCIP