Abstract
Although agglomerative hierarchical software clustering technique has been widely used in reverse engineering to recover a high-level abstraction of the software in the case of limited resources, there is a lack of work in this research context to integrate the concept of pair-wise constraints, such as must-link and cannot-link constraints, to further improve the quality of clustering. Pair-wise constraints that are derived from experts or software developers, provide a means to indicate whether a pair of software components belongs to the same functional group. In this paper, a constrained agglomerative hierarchical clustering algorithm is proposed to maximize the fulfilment of must-link and cannot-link constraints in a unique manner. Two experiments using real-world software systems are performed to evaluate the effectiveness of the proposed algorithm. The result of evaluation shows that the proposed algorithm is capable of handling constraints to improve the quality of clustering, and ultimately provide a better understanding of the analyzed software system.
Original language | English |
---|---|
Title of host publication | ENASE 2015 - Proceedings of the 10th International Conference on Evaluation of Novel Approaches to Software Engineering |
Editors | Joaquim Filipe, Leszek Maciaszek |
Publisher | Scitepress |
Pages | 177-188 |
Number of pages | 12 |
ISBN (Electronic) | 9789897581007 |
DOIs | |
Publication status | Published - 2015 |
Externally published | Yes |
Event | International Conference on Evaluation of Novel Approaches to Software Engineering 2015 - Barcelona, Spain Duration: 29 Apr 2015 → 30 Apr 2015 Conference number: 10th https://www.scitepress.org/ProceedingsDetails.aspx?ID=T2uLyAXHbz0=&t=1 (Proceedings) https://link.springer.com/book/10.1007/978-3-319-30243-0 |
Conference
Conference | International Conference on Evaluation of Novel Approaches to Software Engineering 2015 |
---|---|
Abbreviated title | ENASE 2015 |
Country/Territory | Spain |
City | Barcelona |
Period | 29/04/15 → 30/04/15 |
Internet address |
Keywords
- Agglomerative hierarchical clustering
- Constrained clustering
- Reverse engineering