⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.h.in

📁 Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
💻 IN
字号:
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define to empty if the keyword does not work.  */#undef const/* Define if you don't have vprintf but do have _doprnt.  */#undef HAVE_DOPRNT/* Define if the `long double' type works.  */#undef HAVE_LONG_DOUBLE/* Define if you have the vprintf function.  */#undef HAVE_VPRINTF/* Define as __inline if that's what the C compiler calls it.  */#undef inline/* Define to `unsigned' if <sys/types.h> doesn't define.  */#undef size_t/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if your processor stores words with the most significant   byte first (like Motorola and SPARC, unlike Intel and VAX).  */#undef WORDS_BIGENDIAN/* We want to know our own version number */#define VERSION_STRING "0.0.0"#define PACKAGE "lk"/* We may need to supply function prototypes and structures. */#define OS_HAS_BROKEN_HEADERS 0/* The following are used only on SunOS/Solaris. */#define OS_IS_SUNOS 0#define OS_VERSION_MAJOR 0#define OS_VERSION_MINOR 0/* Sometimes libraries define optarg, etc. but their headers don't declare them.  Solaris can be like that.  */#define LIBRARY_DEFINES_OPTARG_ETC 0#define HEADERS_DECLARE_OPTARG_ETC 0#define COMPILER_SUPPORTS_INLINE 0/* The number of bytes in a int.  */#undef SIZEOF_INT/* The number of bytes in a long.  */#undef SIZEOF_LONG/* The number of bytes in a long long.  */#undef SIZEOF_LONG_LONG/* The number of bytes in a short.  */#undef SIZEOF_SHORT/* The number of bytes in a unsigned int.  */#undef SIZEOF_UNSIGNED_INT/* Define if you have the ctime function.  */#undef HAVE_CTIME/* Define if you have the gethostname function.  */#undef HAVE_GETHOSTNAME/* Define if you have the getopt function.  */#undef HAVE_GETOPT/* Define if you have the getpagesize function.  */#undef HAVE_GETPAGESIZE/* Define if you have the getrusage function.  */#undef HAVE_GETRUSAGE/* Define if you have the nrand48 function.  */#undef HAVE_NRAND48/* Define if you have the strdup function.  */#undef HAVE_STRDUP/* Define if you have the time function.  */#undef HAVE_TIME/* Define if you have the <limits.h> header file.  */#undef HAVE_LIMITS_H/* Define if you have the <sys/time.h> header file.  */#undef HAVE_SYS_TIME_H/* Define if you have the <time.h> header file.  */#undef HAVE_TIME_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Define if you have the m library (-lm).  */#undef HAVE_LIBM/* Define if you have the ucb library (-lucb).  */#undef HAVE_LIBUCB/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -