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