SMT-based enumeration of object graphs from UML class diagrams

  • Authors:
  • Kenro Yatake;Toshiaki Aoki

  • Affiliations:
  • 1-1 Asahidai, Nomi, Ishikawa, Japan;1-1 Asahidai, Nomi, Ishikawa, Japan

  • Venue:
  • ACM SIGSOFT Software Engineering Notes
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents an encoding of the UML class diagram with OCL invariants in an SMT solver for enumerating all the object graphs from the class diagram. Enumeration of all the object graphs was necessary for our verification of operating systems by model checking, i.e., exhaustively enumerate all the structural variations of the environments to be checked against an operating system. We present our encoding in the SMT solver Yices with the technique of optimization and isomorphism elimination.