TABU_MTU

所属分类:人工智能/神经网络/深度学习
开发工具:C/C++
文件大小:31KB
下载次数:3
上传日期:2009-10-29 16:08:16
上 传 者编程有我
说明:  适合用于tabu搜索,这是本人用过的美国MTU的tabu程序代码,可以方便在此基础上进行改进
(Suitable for tabu search, this is my MTU of the tabu used the United States code, can easily be improved on this basis,)

文件列表:
美国MTU大学TABU程序 (0, 2009-10-26)
美国MTU大学TABU程序\defs.h (388, 1998-12-29)
美国MTU大学TABU程序\GA.tar.tar (15681, 2007-02-25)
美国MTU大学TABU程序\makefile (727, 1999-01-03)
美国MTU大学TABU程序\randks.c (2038, 1999-01-03)
美国MTU大学TABU程序\SA.tar.tar (2374, 2007-02-25)
美国MTU大学TABU程序\sample (136, 1998-12-29)
美国MTU大学TABU程序\seed (11, 1998-12-29)
美国MTU大学TABU程序\setlib0.c (5574, 1999-01-03)
美国MTU大学TABU程序\setlib0.h (1219, 1999-01-03)
美国MTU大学TABU程序\tabu.c (5331, 1999-01-03)
美国MTU大学TABU程序\TABU.tar (5861, 2007-02-25)

In this directory is c++ code that implements the algorithms to solve Problem 4.1 Knapsack (optimization) that are described in Sections: 5.5.2 A tabu search algorithm "Combinatorial Algorithms: Generation Enumeration and Search" by D.L. Kreher and D.R. Stinson CRC Press (19***). The files included are: File name contents/purpose README This message defs.h header file setlib0.h header file setlib0.c Library of elementary set operations. tabu.c Algorithm 5.26 randks.c Generates random instances of Problem 4.1 Knapsack (optimization). remark: Check the top of files for more details. seed File containing seed for the random number generator. Sample File containing sample data. makefile The makefile for compiling the programs. To compile the programs first check the makefile to see if it calls the c++ compiler on your machine with the right flags, etc. Then type "make all"

近期下载者

相关文件


收藏者