期刊名称:International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
印刷版ISSN:2278-1323
出版年度:2013
卷号:2
期号:10
页码:2683-2686
出版社:Shri Pannalal Research Institute of Technolgy
摘要:Most of the software systems are very large and complex which is difficult to understand their structure. Once software engineer understands the system structure, difficult to preserve this understanding due changing their structure during the maintenance. Software Module Clustering is an important technique to solve the above said problem. In previous, so many approaches are introduced for software module clustering problem. In which those algorithms are not performed well for the software having large number of classes. We introduce an approach called Enhanced Search Based approach which can perform clustering for large software systems. This approach can generate Module Dependency Graph (MDG) having higher Modularization Quality (MQ) based on the high cohesion and low coupling technique. To evaluate the performance of the proposed approach, we apply this approach on seven large software systems. The result shows that Enhanced Search Based approach can perform well than the other approaches.
关键词:Clustering; Cohesion; Coupling; ; Search Based Software Engineering; MDG; MQ