A METHOD FOR MODULE PARTITION AND COUPLING ANALYSIS ON CONCEPT LATTICE BASIS

Zhu Shengsong,Liu Weiran,Qian Leqiu
DOI: https://doi.org/10.3969/j.issn.1000-386X.2008.05.051
2008-01-01
Abstract:The complexities make the software systems have to be partitioned in modules by the function for analyzing the structures step by step starting with simple subsystems as the result of the difficulties in understanding and maintenance of the existing huge scale software systems.This paper presents a method for module partition and coupling measurement based on concept lattice.The concept lattice was constructed in such a way that its objects were represented by the functions in source code and its attributes were represented by the variables used by the functions so it was able to describe a group of the objects with the same attribute set as well as to analyze the coupling degree among the modules based on the partition of the modules.
What problem does this paper attempt to address?