Title :
Software Module Clustering as a Multi-Objective Search Problem
Author :
Praditwong, Kata ; Harman, Mark ; Yao, Xin
Author_Institution :
Centre of Excellence for Res. in Comput. Intell. & Applic. (CERCIA), Univ. of Birmingham, Birmingham, UK
Abstract :
Software module clustering is the problem of automatically organizing software units into modules to improve program structure. There has been a great deal of recent interest in search-based formulations of this problem in which module boundaries are identified by automated search, guided by a fitness function that captures the twin objectives of high cohesion and low coupling in a single-objective fitness function. This paper introduces two novel multi-objective formulations of the software module clustering problem, in which several different objectives (including cohesion and coupling) are represented separately. In order to evaluate the effectiveness of the multi-objective approach, a set of experiments was performed on 17 real-world module clustering problems. The results of this empirical study provide strong evidence to support the claim that the multi-objective approach produces significantly better solutions than the existing single-objective approach.
Keywords :
optimisation; pattern clustering; search problems; software engineering; multi-objective search problem; program structure; software module clustering; SBSE; evolutionary computation.; module clustering; multi-objective optimization;
Journal_Title :
Software Engineering, IEEE Transactions on
DOI :
10.1109/TSE.2010.26