Backbone Guided Extremal Optimization For The Hard Maximum Satisfiability Problem

Guoqiang Zeng,Yongzai Lü,Yuxing Dai,Zhengguang Wu,Weijie Mao,Zhengjiang Zhang,Chongwei Zheng
2012-01-01
Abstract:The original Extremal Optimization (EO) algorithm and its modified versions have been successfully applied to a variety of NP-hard optimization problems. However, there exists a problem that almost all existing EO-based algorithms have overlooked the inherent structural properties behind the optimization problems, e.g., the backbone information. This paper proposes a novel stochastic search method called "Backbone Guided Extremal Optimization (BGEO)" to solve the hard maximum satisfiability (MAX-SAT) problem, one of typical NP-hard combinatorial optimization problems. The basic idea behind BGEO is to incorporate the backbone information into EO to guide the entire search process approaching the optimal solutions. The experimental results on many reported hard MAX-SAT instances have shown the superiority of BGEO to the reported EO-based algorithm without backbone information.
What problem does this paper attempt to address?