Skip to main navigation Skip to search Skip to main content

Parametric regular path queries

  • Stony Brook University

Research output: Contribution to conferencePaperpeer-review

21 Scopus citations

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 languageEnglish
Pages219-230
Number of pages12
DOIs
StatePublished - 2004
EventProceedings of the 2004 ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI'04) - Washington, DC, United States
Duration: Jun 9 2004Jun 11 2004

Conference

ConferenceProceedings of the 2004 ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI'04)
Country/TerritoryUnited States
CityWashington, DC
Period06/9/0406/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