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

📄 makefile.am,v

📁 Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
💻 AM,V
字号:
head	1.7;access;symbols	zero-five-zero:1.7	zero-four-seventeen:1.7	zero-four-ten:1.6	zero-four-nine:1.6	zero-four-eight:1.6	zero-four-five:1.5	zero-four-three:1.5	zero-four-zero:1.4;locks	neto:1.7; strict;comment	@# @;1.7date	98.10.17.22.19.56;	author neto;	state Exp;branches;next	1.6;1.6date	98.08.14.20.42.15;	author neto;	state Exp;branches;next	1.5;1.5date	98.07.31.17.10.26;	author neto;	state Exp;branches;next	1.4;1.4date	97.08.15.16.49.36;	author neto;	state Exp;branches;next	1.3;1.3date	97.07.10.15.00.50;	author neto;	state Exp;branches;next	1.2;1.2date	97.06.19.19.48.00;	author neto;	state Exp;branches;next	1.1;1.1date	97.05.14.19.06.35;	author neto;	state Exp;branches;next	;desc@Source for toplevel Makefile of the LK distribution.Process with automake to produce Makefile.in which is then processedby configure to generate Makefile.@1.7log@Added gen.pl genhk.pl, BUGS, etc.@text@## Process this file with automake to produce Makefile.in# Main makefile for LK ##   Copyright (C) 1994, 1995, 1996, 1997 David Neto####   This program is free software; you can redistribute it and/or modify##   it under the terms of the GNU General Public License as published by##   the Free Software Foundation; either version 2, or (at your option)##   any later version.####   This program is distributed in the hope that it will be useful,##   but WITHOUT ANY WARRANTY; without even the implied warranty of##   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the##   GNU General Public License for more details.####   You should have received a copy of the GNU General Public License##   along with this program; if not, write to the Free Software##   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA##   02111-1307, USA.SUBDIRS = src data script exptEXTRA_DIST = BUGS freshmeat.description \gen.pl \genhk.pldist-hook :	cp -r RCS $(distdir)@1.6log@Added freshmeat.description@text@d23 3a25 1EXTRA_DIST = BUGS freshmeat.descriptiond29 1@1.5log@Added BUGS file.@text@d23 1a23 1EXTRA_DIST = BUGS@1.4log@tspgen subdirectory is now deprecated.  I'm using C exclusively again.@text@d21 3a23 2## SUBDIRS = src data scripts doc libSUBDIRS = src data scripts expts@1.3log@Added tspgen directory.@text@d22 1a22 1SUBDIRS = src data scripts expts tspgen@1.2log@Added many subdirectories, and a distribution hook.@text@d22 1a22 3SUBDIRS = src data scripts expts## pkgdata_DATA = data/README data/dsj1000.tsp data/lin318.tsp@1.1log@Initial revision@text@d21 2a22 2## SUBDIRS = doc lib src scriptsSUBDIRS = srcd24 4a27 1pkgdata_DATA = data/README data/dsj1000.tsp.gz data/lin318.tsp.gz@

⌨️ 快捷键说明

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