config.h
Go to the documentation of this file.00001 #include "config_default.h"
00002
00003
00004 #define COIN_HAS_METIS 1
00005
00006
00007 #define COIN_HAS_MUMPS 1
00008
00009 #undef COIN_HAS_HSL
00010
00011
00012
00013 #define HAVE_LINEARSOLVERLOADER 1
00014
00015
00016 #undef HAVE_PARDISO
00017
00018 #define HAVE_CSTDDEF 1
00019
00020 #define SHAREDLIBEXT "dll"
00021
00022 #define __str__(s) #s
00023 #define __xstr__(s) __str__(s)
00024
00025 #define IPOPT_RESOURCE_VERSION IPOPT_VERSION_MAJOR,IPOPT_VERSION_MINOR,IPOPT_VERSION_RELEASE,0