config_couenne.h

Go to the documentation of this file.
00001 /* src/config_couenne.h.  Generated by configure.  */
00002 /* src/config_couenne.h.in. */
00003 
00004 #ifndef __CONFIG_COUENNE_H__
00005 #define __CONFIG_COUENNE_H__
00006 
00007 /* whether CouenneInterface is derived from Bonmin's AmplInterface */
00008 /* #undef COUENNEINTERFACE_FROM_ASL */
00009 
00010 /* Version number of project */
00011 #define COUENNE_VERSION "0.5.1"
00012 
00013 /* Major Version number of project */
00014 #define COUENNE_VERSION_MAJOR 0
00015 
00016 /* Minor Version number of project */
00017 #define COUENNE_VERSION_MINOR 5
00018 
00019 /* Release Version number of project */
00020 #define COUENNE_VERSION_RELEASE 1
00021 
00022 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 23 Jan 2015 for Couenne by  doxygen 1.6.1