login

Cooperative Bees Swarm for Solving the Maximum Weighted Satisfiability Problem

Lecture notes in computer sciencePublished 1 January 2005
Habiba Drias, Souhila Sadeg, Safa Yahi
Citations145
SJR quartileQ2
SJR score0.35
SNIP0.55

TL;DR

This paper introduces a new intelligent approach or meta-heuristic named “Bees Swarm Optimization”, BSO for short, which is inspired from the behaviour of real bees and shows that BSO outperforms the other evolutionary algorithms especially AC-SAT, an ant colony algorithm for SAT.

Abstract

Solving a NP-Complete problem precisely is spiny: the combinative explosion is the ransom of this accurateness. It is the reason for which we have often resort to approached methods assuring the obtaining of a good solution in a reasonable time. In this paper we aim to introduce a new intelligent approach or meta-heuristic named "Bees Swarm Optimization", BSO for short, which is inspired from the behaviour of real bees. An adaptation to the features of the MAX-W-SAT problem is done to contribute to its resolution. We provide an overview of the results of empirical tests performed on the hard Johnson benchmark. A comparative study with well known procedures for MAX-W-SAT is done and shows that BSO outperforms the other evolutionary algorithms especially AC-SAT, an ant colony algorithm for SAT.

Keywords

Computer ScienceEngineering