An Improvement to Ant Colony Optimization Heuristic

Youmei Li,Zongben Xu,Feilong Cao
DOI: https://doi.org/10.1007/978-3-540-87732-5_90
2008-01-01
Abstract:Ant Colony Optimization (ACO) heuristic provides a relatively easy and direct method to handle problem’s constraints (through introducing the so called solution construction process), while in the other heuristics, constraint-handling is normally sophisticated. But this makes its solving process slow for the solution construction process occupies most part of its computation time. In this paper, we propose a strategy to hybridize Hopfield discrete neural networks (HDNN) with ACO heuristic for maximum independent set (MIS) problems. Several simulation instances showed that the strategy can greatly improve ACO heuristic performance not only in time cost but also in solution quality.
What problem does this paper attempt to address?