Graph Inclusion and Matching Algorithms for Programs Manipulating Singly linked Heaps

Muhsin H. Atto(1)
(1) Dept. of Computer Science, Faculty of Science, University of Zakho, Kurdistan Region, Iraq

Abstract

Programs that manipulate heaps  such  as  singlylinked  lists,  doublylinked  lists,  skiplists,  and  treesare  ubiquitous,  and  hence ensuring their correctness is of utmost importance. Analysing correctness properties for such programs is not trivial since they induce dynamic data structures, leading to unbounded state spaces with intricate patterns. One approach that has been adopted to tackle this problem  is  the  use  of  symbolic  searching  techniques.  The  state  space  is  encoded  using  graphs  where  the  nodes represent memory cells, and the edges represent pointers between the cells. It is necessary to prune the search to avoid generating massive numbers of graphs, thus making the procedure unpractical. Pruning strategies are defined based on operations such as graph matching and inclusion. In this paper, a set of algorithms for performing these operations are presented. It is demonstrated that the proposed algorithms can handle typical graphs that arise in the verification of heap manipulating programs.

Full text article

Generated from XML file

Authors

Muhsin H. Atto
muhsin.atto@uoz.edu.krd (Primary Contact)
Author Biography

Muhsin H. Atto

Dept. of Computer Science, Faculty of Science, University of Zakho, Kurdistan Region, Iraq – (muhsin.atto@uoz.edu.krd)

Atto, M. H. (2021). Graph Inclusion and Matching Algorithms for Programs Manipulating Singly linked Heaps. Science Journal of University of Zakho, 9(1), 30-37. https://doi.org/10.25271/sjuoz.2021.9.1.778

Article Details

How to Cite

Atto, M. H. (2021). Graph Inclusion and Matching Algorithms for Programs Manipulating Singly linked Heaps. Science Journal of University of Zakho, 9(1), 30-37. https://doi.org/10.25271/sjuoz.2021.9.1.778

Similar Articles

You may also start an advanced similarity search for this article.

No Related Submission Found