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

📄 acconfig.h,v

📁 Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
💻 H,V
字号:
head	1.5;access;symbols	zero-five-zero:1.5	zero-four-seventeen:1.5	zero-four-ten:1.4	zero-four-nine:1.4	zero-four-eight:1.4	zero-four-five:1.4	zero-four-three:1.4	zero-four-zero:1.4;locks	neto:1.5; strict;comment	@ * @;1.5date	98.10.17.22.22.50;	author neto;	state Exp;branches;next	1.4;1.4date	97.12.12.17.39.25;	author neto;	state Exp;branches;next	1.3;1.3date	97.12.05.22.00.35;	author neto;	state Exp;branches;next	1.2;1.2date	97.11.27.19.11.12;	author neto;	state Exp;branches;next	1.1;1.1date	97.06.13.19.27.31;	author neto;	state Exp;branches;next	;desc@Additional things to go into config.h@1.5log@autoheader needed PACKAGE define@text@/* David Neto wrote this.  In particular, this is human-editable. *//* 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@1.4log@Also check to see if headers *declare* optarg, etc.@text@d5 1@1.3log@Added compiler supports inline@text@d14 1d16 1@1.2log@Added LIBRARY DEFINES OPTARG ETC@text@d14 2a15 1#define LIBRARY_DEFINES_OPTARG_ETC 1@1.1log@Initial revision@text@d14 2@

⌨️ 快捷键说明

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