A comparative study of graph theory-based class cohesion measures.

Yuming Zhou,Jiangtao Lu,Hongmin Lu,Baowen Xu
DOI: https://doi.org/10.1145/979743.979767
2004-01-01
ACM SIGSOFT Software Engineering Notes
Abstract:Among a large number of cohesion measures for classes proposed in last decade, many measures abstract a class by an undirected or directed graph, in which the nodes represent the class members and the edges represent the relationships among these members. This paper compares six typical graph theory-based cohesion measures for classes, and states what problems should be addressed during the development of new cohesion measures.
What problem does this paper attempt to address?