@ericbouwers

Assessing Architectural Complexity

, and . CSMR '98: Proceedings of the 2nd Euromicro Conference on Software Maintenance and Reengineering ( CSMR'98), page 104. Washington, DC, USA, IEEE Computer Society, (1998)

Abstract

While it is widely agreed that architectural simplicity is a key factor to the success of large software systems, it is not obvious how to measure architectural complexity. Our approach to measuring complexity is based on observation that large systems with a regular substructure are simple to create and maintain, whereas even relatively small systems created in an ad hoc fashion quickly become unmaintainable. This paper describes a system, called IAPR, that aids in architectural exploration and measurement by attempting to match patterns to an architecture. To do this, IAPR implements a heuristic form of sub-graph isomorphisman NP-hard problemusing the Constraint Satisfaction paradigm to limit the complexity of the problem space.

Description

Defines architecture complexity as a combination of the number of patterns needed to cover an architecture and the proportion of the architecture covered by some patterns.

Links and resources

Tags

community

  • @ericbouwers
  • @dblp
@ericbouwers's tags highlighted