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

📄 configure.in,v

📁 Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
💻 IN,V
📖 第 1 页 / 共 3 页
字号:
src/Makefile \src/compile.c \dnl tspgen/Makefile \dnl tspgen/pizzaw2pizza \dnl doc/Makefile \data/Makefile \expt/Makefile \script/Makefile \script/att2upper.pl \script/cd.pl \script/cfresults.pl \script/countpages.pl \script/distcalc.pl \script/domst.pl \script/doshake.pl \script/doshakelk.pl \script/expt.pl \script/GB_flip.pm \script/hist.pl \script/improve.pl \script/least.pl \script/lkdoit \script/lkdoitcmp \script/milestone.pl \script/mkcwebch.pl \script/mkmountain.pl \script/mktable.pl \script/mstelratio.pl \script/mstrsortlen.pl \script/mstsortlen.pl \script/myps2eps.pl \script/number.pl \script/PRNG.pm \script/probe.pl \script/results.pl \script/spectrum.pl \script/TSP.pm \script/tsp2dm.pl \script/tspbgen.pl \script/tspreorder.pl \script/tsprotate.pl \script/tsplib2rothberg.pl \], [test -z "$CONFIG_HEADERS" || echo timestamp >stamp-h])@1.52log@New versions, of course.These are used for production runs.(latest is to put probe and move depth tracking into src/match.w@text@d4 1a4 1dnl $Id: configure.in,v 1.51 1998/10/17 22:17:26 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.51 $)dnld31 1a31 1AM_INIT_AUTOMAKE(lk,0.4.20)@1.51log@This appears to work better, and now have gen stuff in root dir.@text@d4 1a4 1dnl $Id: configure.in,v 1.50 1998/10/15 17:20:04 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.50 $)dnld31 1a31 1AM_INIT_AUTOMAKE(lk,0.4.17)d331 2@1.50log@This is fixed w.r.t. automake 1.3@text@d4 1a4 1dnl $Id: configure.in,v 1.49 1998/10/10 16:14:54 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.49 $)dnld31 2a32 1AM_INIT_AUTOMAKE(lk,0.4.15)d47 5a69 3dnl Allow configuration on AIX by enabling certain BSD library functions.dnl (This may or may not define _ALL_SOURCE.)AC_AIXd303 3@1.49log@Start migration to automake 1.3b@text@d4 1a4 1dnl $Id: configure.in,v 1.48 1998/08/23 21:41:53 neto Exp neto $d26 2a27 3dnl Revision is the revision number of this configure.inAC_REVISION($Revision: 1.48 $)dnla28 1AC_INIT(src/lk.w)d33 3d41 1a41 1AC_PREFIX_DEFAULT(/u/neto/lk)d43 1a43 3dnl Automake requires that VERSION and PACKAGE be defined.PACKAGE=lk  				AC_SUBST(PACKAGE)VERSION=0.4.14				AC_SUBST(VERSION)a45 19dnl Set the MAKE variable; automake requires this for deep packages.AC_PROG_MAKE_SETdnl Automake 1.3 needs this stuff.AM_SANITY_CHECKAC_PATH_PROG(ACLOCAL,aclocal)AC_PATH_PROG(AUTOCONF,autoconf)AC_PATH_PROG(AUTOHEADER,autoheader)AC_PATH_PROG(AUTOMAKE,automake)AC_PATH_PROG(MAKEINFO,makeinfo)dnl missing_dir=`cd $ac_aux_dir && pwd`dnl AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)dnl AM_MISSING_PROG(AUTOCONF, autoconf, $missing_dir)dnl AM_MISSING_PROG(AUTOMAKE, automake, $missing_dir)dnl AM_MISSING_PROG(AUTOHEADER, autoheader, $missing_dir)dnl AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir)a66 3dnl We install scriptsAM_PROG_INSTALL@1.48log@Added big endian test.Up to 0.4.10 now.@text@d4 1a4 1dnl $Id: configure.in,v 1.47 1998/08/14 20:41:16 neto Exp neto $d26 1d28 1a28 1AC_REVISION($Revision: 1.47 $)dnld32 3d37 1a37 1AC_CONFIG_HEADER(config.h) d44 1a44 1VERSION=0.4.10				AC_SUBST(VERSION)d51 14a64 3dnl Automake needs this too.AC_ARG_PROGRAMdnl read up to page 6 in the automake.dvid89 1a89 1fp_PROG_INSTALL@1.47log@Updated@text@d4 1a4 1dnl $Id: configure.in,v 1.46 1998/07/31 17:11:12 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.46 $)dnld40 1a40 1VERSION=0.4.8				AC_SUBST(VERSION)d263 2@1.46log@Added Rothberg conversion.Added distcalc.pl@text@d4 1a4 1dnl $Id: configure.in,v 1.45 1998/07/16 23:06:22 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.45 $)dnld40 1a40 1VERSION=0.4.3				AC_SUBST(VERSION)@1.45log@That's 0.4.0, not 0.4.10@text@d4 1a4 1dnl $Id: configure.in,v 1.44 1998/07/16 22:04:54 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.44 $)dnld40 1a40 1VERSION=0.4.0				AC_SUBST(VERSION)d318 1d345 1@1.44log@First public release.  0.4.0.@text@d4 1a4 1dnl $Id: configure.in,v 1.43 1998/05/24 01:52:14 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.43 $)dnld40 1a40 1VERSION=0.4.10				AC_SUBST(VERSION)@1.43log@Held-Karp lower bounds fully integrated.  lk-0.3.7@text@d4 1a4 1dnl $Id: configure.in,v 1.42 1998/05/22 20:40:47 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.42 $)dnld40 1a40 1VERSION=0.3.7				AC_SUBST(VERSION)a310 2thesis/Makefile \thesis/toeps.pl \@1.42log@Up to 0.3.5This includes a finished thesis outline, and some integration o fold held-karp and branch and bound code.I'm actively pruning the branch and bound stuff.  Ha ha.@text@d4 1a4 1dnl $Id: configure.in,v 1.41 1998/03/14 20:07:18 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.41 $)dnld40 1a40 1VERSION=0.3.6				AC_SUBST(VERSION)@1.41log@Untested support for MetaPost.@text@d4 1a4 1dnl $Id: configure.in,v 1.40 1997/12/17 22:53:47 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.40 $)dnld40 1a40 1VERSION=0.2.23				AC_SUBST(VERSION)d316 1d323 1d327 1d335 1d339 1@1.40log@Try to deterimine if optarg is declared in headers.Up to 0.2.13.  This includes jitter and shake, working versions!@text@d4 1a4 1dnl $Id: configure.in,v 1.39 1997/12/05 21:03:49 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.39 $)dnld40 1a40 1VERSION=0.2.13				AC_SUBST(VERSION)d86 1d90 9d156 15d178 3d310 3d318 1d321 1@1.39log@Added support for nrand48, and detecting whether the compiler supportsinlining.@text@d4 1a4 1dnl $Id: configure.in,v 1.38 1997/11/27 19:11:12 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.38 $)dnld40 1a40 1VERSION=0.2.9 				AC_SUBST(VERSION)d257 10d288 1@1.38log@Added LIBRARY DEFINES OPTARG ETC@text@d4 1a4 1dnl $Id: configure.in,v 1.37 1997/10/31 20:55:06 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.37 $)dnld40 1a40 1VERSION=0.2.7 				AC_SUBST(VERSION)d230 4d244 1a244 1AC_CHECK_FUNCS(getrusage getpagesize gethostname strdup time ctime getopt)@1.37log@Up to 0.2.0This has quadrant neighbours support, decluster, a fixed tspreorder.Also, support for Bentley-style graphical comparison (via Gnu make).@text@d4 1a4 1dnl $Id: configure.in,v 1.36 1997/10/16 19:02:45 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.36 $)dnld40 1a40 1VERSION=0.2.0 				AC_SUBST(VERSION)d106 1a106 1		$(CTANGLE) $(CTANGLEFLAGS_DEFAULT) $(CTANGLEFLAGS) $<; \\\d240 13a252 1AC_CHECK_FUNCS(getrusage getpagesize gethostname strdup time ctime)d273 2d280 1d285 1d287 4@1.36log@Now version 0.1.10Changed scripts to script, expts to expt.Added tsprotate.pl@text@d4 1a4 1dnl $Id: configure.in,v 1.35 1997/10/10 22:04:48 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.35 $)dnld40 1a40 1VERSION=0.1.10 				AC_SUBST(VERSION)@1.35log@up to 0.1.9@text@d4 1a4 1dnl $Id: configure.in,v 1.34 1997/08/15 20:33:17 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.34 $)dnld40 1a40 1VERSION=0.1.9 				AC_SUBST(VERSION)d257 16a272 13expts/Makefile \scripts/Makefile \scripts/cd.pl \scripts/hist.pl \scripts/improve.pl \scripts/lkdoit \scripts/lkdoitcmp \scripts/milestone.pl \scripts/mstelratio.pl \scripts/mstsortlen.pl \scripts/number.pl \scripts/probe.pl \scripts/tspreorder.pl \@1.34log@Up to version 0.1.7lk now has a -m option to print MST edge lengths.Next job is to write src/tspgen.w, to create a clone based on thoselengths.@text@d4 1a4 1dnl $Id: configure.in,v 1.33 1997/08/15 16:49:13 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.33 $)dnld40 1a40 1VERSION=0.1.7 				AC_SUBST(VERSION)@1.33log@I'm no longer using a tspgen subdirectory, and no longer usingPizza nor Java.@text@d4 1a4 1dnl $Id: configure.in,v 1.32 1997/07/10 15:00:31 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.32 $)dnld40 1a40 1VERSION=0.1.6 				AC_SUBST(VERSION)d260 1d265 2@1.32log@Added support of literate Pizza and literate Java.@text@d4 1a4 1dnl $Id: configure.in,v 1.31 1997/07/02 21:01:49 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.31 $)dnld40 1a40 1VERSION=0.1.4 				AC_SUBST(VERSION)d77 1d81 3a83 3dnl CWEB programs ctangle and cweave are optional since C sources arednl included.  But to modify the source and recompile, you really shoulddnl have CWEB.  :)d90 1a90 1dnl -bhp turns off banner, happy, progress outputd97 2d108 10a117 10    PIZZATANGLE_CMD='if test -f $(srcdir)/$*.ch; then \\\        $(CTANGLE) $(CTANGLEFLAGS_DEFAULT) $(CTANGLEFLAGS) $(srcdir)/$*.pw $(srcdir)/$*.ch; \\\	else \\\		$(CTANGLE) $(CTANGLEFLAGS_DEFAULT) $(CTANGLEFLAGS) $<; \\\	fi';    JAVATANGLE_CMD='if test -f $(srcdir)/$*.ch; then \\\        $(CTANGLE) $(CTANGLEFLAGS_DEFAULT) $(CTANGLEFLAGS) $(srcdir)/$*.jw $(srcdir)/$*.ch; \\\	else \\\		$(CTANGLE) $(CTANGLEFLAGS_DEFAULT) $(CTANGLEFLAGS) $<; \\\	fi';d121 2d130 10a139 10	PIZZAWEAVE_CMD='if test -f $(srcdir)/$*.ch; then \\\		$(CWEAVE) $(CWEAVEFLAGS_DEFAULT) $(CWEAVEFLAGS) $(srcdir)/$*.pw $(srcdir)/$*.ch; \\\	else \\\		$(CWEAVE) $(CWEAVEFLAGS_DEFAULT) $(CWEAVEFLAGS) $<; \\\	fi';	JAVAWEAVE_CMD='if test -f $(srcdir)/$*.ch; then \\\		$(CWEAVE) $(CWEAVEFLAGS_DEFAULT) $(CWEAVEFLAGS) $(srcdir)/$*.jw $(srcdir)/$*.ch; \\\	else \\\		$(CWEAVE) $(CWEAVEFLAGS_DEFAULT) $(CWEAVEFLAGS) $<; \\\	fi';d147 2d150 2d154 21d254 2a255 1tspgen/Makefile \@1.31log@Now version 0.1.4The declustering works well.  Now I'll move onto generating dataand cleaning up some behaviours and porting issues (see TODO).@text@d4 1a4 1dnl $Id: configure.in,v 1.30 1997/07/02 19:34:49 neto Exp neto $d27 1a27 1AC_REVISION($Revision: 1.30 $)dnld105 10d125 10d224 1a236 13dnl scripts/avg.pl \dnl scripts/avgtable.pl \dnl scripts/countpages.pl \dnl scripts/cumsum.pl \

⌨️ 快捷键说明

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