Solving software project scheduling problems with ant colony optimization

Solving software project scheduling problems with ant colony optimization

0.00 Avg rating0 Votes
Article ID: iaor20125413
Volume: 40
Issue: 1
Start Page Number: 33
End Page Number: 46
Publication Date: Jan 2013
Journal: Computers and Operations Research
Authors: , ,
Keywords: combinatorial optimization, project management, heuristics: ant systems
Abstract:

Software project scheduling problem (SPSP) is one of the important and challenging problems faced by the software project managers in the highly competitive software industry. As the problem is becoming an NP‐hard problem with the increasing numbers of employees and tasks, only a few algorithms exist and the performance is still not satisfying. To design an effective algorithm for SPSP, this paper proposes an ant colony optimization (ACO) approach which is called ACS‐SPSP algorithm. Since a task in software projects involves several employees, in this paper, by splitting tasks and distributing dedications of employees to task nodes we get the construction graph for ACO. Six domain‐based heuristics are designed to consider the factors of task efforts, allocated dedications of employees and task importance. Among these heuristic strategies, the heuristic of allocated dedications of employees to other tasks performs well. ACS‐SPSP is compared with a genetic algorithm to solve the SPSP on 30 random instances. Experimental results show that the proposed algorithm is promising and can obtain higher hit rates with more accuracy compared to the previous genetic algorithm solution.

Reviews

Required fields are marked *. Your email address will not be published.