Heuristic search for the analysis of graph transition systems

  • Authors:
  • Stefan Edelkamp;Shahid Jabbar;Alberto Lluch Lafuente

  • Affiliations:
  • Computer Science Department, University of Dortmund, Dortmund, Germany;Computer Science Department, University of Dortmund, Dortmund, Germany;Empoli, Italy

  • Venue:
  • ICGT'06 Proceedings of the Third international conference on Graph Transformations
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Graphs are suitable modeling formalisms for software and hardware systems involving aspects such as communication, object orientation, concurrency, mobility and distribution. State spaces of such systems can be represented by graph transition systems, which are basically transition systems whose states and transitions represent graphs and graph morphisms. Heuristic search is a successful Artificial Intelligence technique for solving exploration problems implicitly present in games, planning, and formal verification. Heuristic search exploits information about the problem being solved to guide the exploration process. The main benefits are significant reductions in the search effort and the size of solutions. We propose the application of heuristic search for the analysis of graph transition systems. We define algorithms and heuristics and present experimental results.