使用Java编写的解决TSP问题的禁忌搜索算法

时间:2020-10-06 03:47:06
【文件属性】:

文件名称:使用Java编写的解决TSP问题的禁忌搜索算法

文件大小:15KB

文件格式:7Z

更新时间:2020-10-06 03:47:06

TSP,禁忌搜索

IntellJ项目源文件,可以直接在intellj idea直接打开运行。data/citydata.txt是所有城市的信息,在out\artifacts\untitled5_jar中包含了可以直接运行的jar文件。


【文件预览】:
untitled6
----untitled5.iml(423B)
----src()
--------Tabu.java(9KB)
--------META-INF()
----.idea()
--------artifacts()
--------misc.xml(273B)
--------workspace.xml(33KB)
--------modules.xml(258B)
----data()
--------citydata.txt(859B)
----out()
--------artifacts()
--------production()

网友评论

  • 有用。。。。