A UML/SPT Model Analysis Methodology for Concurrent Systems Based on Genetic Algorithms

  • Authors:
  • Marwa Shousha;Lionel Briand;Yvan Labiche

  • Affiliations:
  • Software Quality Engineering Lab, Carleton University, Ottawa, Canada K1S 5B6;Simula Research Laboratory & University of Oslo, Lysaker, Norway;Software Quality Engineering Lab, Carleton University, Ottawa, Canada K1S 5B6

  • Venue:
  • MoDELS '08 Proceedings of the 11th international conference on Model Driven Engineering Languages and Systems
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Concurrency problems, such as deadlocks, should be identified early in the design process. This is made increasingly difficult as larger and more complex concurrent systems are being developed. We propose here an approach, based on the analysis of specific models expressed in the Unified Modeling Language (UML) that uses a specifically designed genetic algorithm to detect deadlocks. Our main motivations are (1) to devise practical solutions that are applicable in the context of UML design without requiring additional modeling and (2) to achieve scalable automation. All relevant concurrency information is extracted from systems' UML models that comply with the UML Schedulability, Performance and Time profile, a standardized specialization of UML for real-time, concurrent systems. Our genetic algorithm is then used to search for execution sequences exhibiting deadlocks. Results on three case studies show that our approach can achieve efficient results.