Share this page
Share this page E-mail this page Print this page RSS feeds
Home > Publications > State Isomorphism in Model Programs with Abstract Data Structures
State Isomorphism in Model Programs with Abstract Data Structures

Modeling software features with model programs in C# is a way of formalizing software requirements that lends itself to automated analysis such as model-based testing. Unordered structures like sets and maps provide a useful abstract view of system state within a model program and greatly reduce the number of states that must be considered during analysis. Similarly, a technique called linearization reduces the number of states that must be considered by identifying isomorphic states, or states that are identical except for reserve element choice (such as the choice of object IDs for instances of classes). Unfortunately, linearization does not work on unordered structures such as sets. The problem turns into graph isomorphism, which is known to have no polynomial time solution. In this paper we discuss the issue of state isomorphism in the presence of unordered structures and give a practical approach that overcomes some of the algorithmic limitations.

isoForte07.pdf
PDF file

In: FORTE'07

Publisher: Springer Verlag
All copyrights reserved by Springer 2007.

Details

Type: Inproceedings
Pages: 112-127
Volume: 4574
Series: LNCS