Font Size: a A A

Efficient Datalog Queries with Time and Space Complexity Guarantees

Posted on:2011-12-21Degree:Ph.DType:Dissertation
University:State University of New York at Stony BrookCandidate:Tekle, Kazim TuncayFull Text:PDF
GTID:1448390002969419Subject:Computer Science
Abstract/Summary:
Many complex analysis problems can be most clearly and easily specified as logic rules and queries, where rules specify how given facts can be combined to infer new facts, and queries select facts of interest to the analysis problem at hand. However, it has been extremely challenging to obtain efficient implementations from logic rules and understand their time and space complexities, particularly for answering queries of interest without inferring all facts.;This dissertation focuses on Datalog---an important class of rules for applications in databases, program analysis, security, semantic web, and many other areas. We describe a systematic method for precisely analyzing the time and space complexities of best known strategies for answering Datalog queries. We also characterize precise relationships among these strategies. Furthermore, we develop new transformations and combine them with existing transformations to drastically optimize the rules and queries for generating efficient implementations. Finally, we show the effectiveness of our analyses and transformations for solving important problems in program analysis, language processing, and semantic web, and for answering graph queries, which have many applications.
Keywords/Search Tags:Queries, Time and space, Rules, Efficient
Related items