location: Current position: Home >> Scientific Research >> Paper Publications

A Hybrid ACO algorithm for the Next Release Problem

Hits:

Indexed by:会议论文

Date of Publication:2010-06-23

Included Journals:EI、Scopus

Page Number:166-171

Abstract:In this paper, we propose a Hybrid Ant Colony Optimization algorithm (HACO) for Next Release Problem (NRP). NRP, a NP-hard problem in requirement engineering, is to balance customer requests, resource constraints, and requirement dependencies by requirement selection. Inspired by the successes of Ant Colony Optimization algorithms (ACO) for solving NP-hard problems, we design our HACO to approximately solve NRP. Similar to traditional ACO algorithms, multiple artificial ants are employed to construct new solutions. During the solution construction phase, both pheromone trails and neighborhood information will be taken to determine the choices of every ant. In addition, a local search (first found hill climbing) is incorporated into HACO to improve the solution quality. Extensively wide experiments on typical NRP test instances show that HACO outperforms the existing algorithms (GRASP and simulated annealing) in terms of both solution quality and running time.

Pre One:A random walk based algorithm for structural test case generation

Next One:TSP问题的脂肪计算复杂性与启发式算法设计