readme.txt
来自「an implementation of best fit in matlab」· 文本 代码 · 共 5 行
TXT
5 行
In this M-file, Algorithm of MAX-MIN Ant System(MMAS) is implemented, it was supposed to work better than AS and ACS. MMAS can be easily used as following command to see the playing iterative course.
ACO('filename.tsp');
filename.tsp is the problem file of the Symmetrical or Asymmetrical TSP problem which you can download from the following site: http://elib.zib.de/pub/mp-testdata/tsp/tsplib/tsp/index.html
Plealse make me known if you want to use it commercially.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?