config_default.h

Go to the documentation of this file.
00001 
00002 /* include the COIN-OR-wide system specific configure header */
00003 #include "configall_system.h"
00004 
00005 /* include the public project specific macros */
00006 #include "config_couenne_default.h"
00007 
00008 /***************************************************************************/
00009 /*             HERE DEFINE THE PROJECT SPECIFIC MACROS                     */
00010 /*    These are only in effect in a setting that doesn't use configure     */
00011 /***************************************************************************/
00012 
00013 /* Define to the debug sanity check level (0 is no test) */
00014 #define COIN_COUENNE_CHECKLEVEL 0
00015 
00016 /* Define to the debug verbosity level (0 is no output) */
00017 #define COIN_COUENNE_VERBOSITY 0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 17 Sep 2013 for Couenne by  doxygen 1.6.1