Solutions to Max-Cut Problem Using Five Different Intelligent Algorithms

陈宁,黎子芬,陈金柱
DOI: https://doi.org/10.3969/j.issn.1673-1522.2009.04.021
2009-01-01
Abstract:The Max-cut Problem is a typical and NP complete Combinatorial Optimization Problem,which has been widely researched for many years.In this paper,five different intelligent algorithms,including GA(Genetic Algorithm),EDA(Estimation of Distribution Algorithm),HNN(Hopfield Neural Network),ACO(Ant Colony Optimization) and PSO(Particle Swarm Optimization) were applied on the topic.Based on large amount of comparable analysis,a conclusion was drawn that all the proposed algorithms could work the problem out successfully,although there existed differences both in temporal and spatial efficiencies.
What problem does this paper attempt to address?