1996
DOI: 10.1007/3-540-61228-9_78
|View full text |Cite
|
Sign up to set email alerts
|

Issues in the practical use of graph rewriting

Abstract: Abstract. Graphs are a popular data structure, and graph-manipulation programs are common. Graph manipulations can be cleanly, compactly, and explicitly described using graph-rewriting notation.However, when a software developer is persuaded to try graph rewriting, several problems commonly arise. Primarily, it is difficult for a newcomer to develop a feel for how computations are expressed via graph rewriting. Also, graph-rewriting is not convenient for solving all aspects of a problem: better mechanisms are … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
27
0

Year Published

1997
1997
2014
2014

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 36 publications
(27 citation statements)
references
References 39 publications
0
27
0
Order By: Relevance
“…The use of a model (in the form of a graph grammar) of graph transformations has some advantages over an implicit representation (embedding the transformation computation in a program) [4]:…”
Section: Graph Grammarsmentioning
confidence: 99%
“…The use of a model (in the form of a graph grammar) of graph transformations has some advantages over an implicit representation (embedding the transformation computation in a program) [4]:…”
Section: Graph Grammarsmentioning
confidence: 99%
“…Our work is also motivated by [4,6,20,27] where the focus is on representing provenance as a directed graph structure. We also found previous work related to the efficiency of a graph rewriting system in [12,13,2]. In the general case, graph pattern matching, which finds a homomorphic (or isomorphic) image of a given graph in another graph is a NP-complete problem.…”
Section: Related Workmentioning
confidence: 60%
“…In the general case, graph pattern matching, which finds a homomorphic (or isomorphic) image of a given graph in another graph is a NP-complete problem. However, various factors make it tractable in a graph rewriting system [2]. In summary and to the best of our knowledge, our work, therefore, extends these previous approaches so that graph transformation, security and provenance can be combined to address redaction of provenance information before sharing it.…”
Section: Related Workmentioning
confidence: 74%
“…It uses two main approaches: graph-matching [6], and graph-grammar [2]. The first one matches extracted graphs with model graphs.…”
Section: Structural Recognition Of Symbolsmentioning
confidence: 99%