Abstract
Regular path queries are a way of declaratively expressing queries on graphs as regular-expression-like patterns that are matched against paths in the graph. There are two kinds of queries: existential queries, which specify properties about individual paths, and universal queries, which specify properties about all paths. They provide a simple and convenient framework for expressing program analyses as queries on graph representations of programs, for expressing verification (model-checking) problems as queries on transition systems, for querying semi-structured data, etc. Parametric regular path queries extend the patterns with variables, called parameters, which significantly increase the expressiveness by allowing additional information along single or multiple paths to be captured and related. This paper shows how a variety of program analysis and model-checking problems can be expressed easily and succinctly using parametric regular path queries. The paper describes the specification, design, analysis, and implementation of algorithms and data structures for efficiently solving existential and universal parametric regular path queries. Major contributions include the first complete algorithms and data structures for directly and efficiently solving existential and universal parametric regular path queries, detailed complexity analysis of the algorithms, detailed analytical and experimental performance comparison of variations of the algorithms and data structures, and investigation of efficiency tradeoffs between different formulations of queries.
| Original language | English |
|---|---|
| Pages | 219-230 |
| Number of pages | 12 |
| DOIs | |
| State | Published - 2004 |
| Event | Proceedings of the 2004 ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI'04) - Washington, DC, United States Duration: Jun 9 2004 → Jun 11 2004 |
Conference
| Conference | Proceedings of the 2004 ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI'04) |
|---|---|
| Country/Territory | United States |
| City | Washington, DC |
| Period | 06/9/04 → 06/11/04 |
Keywords
- Algorithms
- Data structures
- Graph query languages
- Memoization
- Model checking
- Optimization
- Precomputation
- Program analysis
- Regular expressions
- Regular path queries
Fingerprint
Dive into the research topics of 'Parametric regular path queries'. Together they form a unique fingerprint.Cite this
- APA
- Author
- BIBTEX
- Harvard
- Standard
- RIS
- Vancouver