English

Solving the TTC 2011 Reengineering Case with GrGen.NET

Programming Languages 2011-11-22 v1

Abstract

The challenge of the Reengineering Case is to extract a state machine model out of the abstract syntax graph of a Java program. The extracted state machine offers a reduced view on the full program graph and thus helps to understand the program regarding the question of interest. We tackle this task employing the general purpose graph rewrite system GrGen.NET (www.grgen.net).

Cite

@article{arxiv.1111.4751,
  title  = {Solving the TTC 2011 Reengineering Case with GrGen.NET},
  author = {Edgar Jakumeit and Sebastian Buchwald},
  journal= {arXiv preprint arXiv:1111.4751},
  year   = {2011}
}

Comments

In Proceedings TTC 2011, arXiv:1111.4407

R2 v1 2026-06-21T19:38:55.688Z