作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (16): 191-192,. doi: 10.3969/j.issn.1000-3428.2007.16.067

• 人工智能及识别技术 • 上一篇    下一篇

图着色问题的启发式搜索蚂蚁算法

廖飞雄,马 良   

  1. (上海理工大学管理学院,上海 200093)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-08-20 发布日期:2007-08-20

Heuristic Search-based Ant Algorithm of Solving Graph Coloring Problem

LIAO Fei-xiong, MA Liang   

  1. (College of Management, University of Shanghai for Science and Technology, Shanghai 200093)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-08-20 Published:2007-08-20

摘要: 针对经典的图着色问题,该文在随机序列启发式搜索求解的基础上,引进蚂蚁算法优化思想,设计了一种新型算法,有效地避免了启发式搜索易陷入局部极小的缺陷。通过给地图着色和仿真实验结果表明,该方法对图着色问题的求解是可行、有效的,且具有通用性。

关键词: 图着色, 启发式搜索, 蚂蚁算法

Abstract: Based on the idea of sequential heuristic search, this paper proposes a new ant colony optimization algorithm for the classical graph coloring problem to effectively avoid the weakness of easily running into local minimum of heuristic research. Series of numerical simulations and experiments show the effectiveness and generality of the method.

Key words: graph coloring, heuristic search, ant algorithm