Thesis (Ph.D.), Department of Electrical Engineering and Computer Science, Washington State UniversitySubgraph search is the problem of searching a data graph for the occurrences of another graph, typically referred to as the query or pattern graph. This thesis is dedicated to studying a specific class of subgraph search, named subgraph isomorphism for dynamic graphs, i.e., graphs that are evolving over time. Subgraph isomorphism is a well studied NP-complete problem in computer science. It requires finding a bijective mapping between the vertices in the query graph and the data graph so that if two vertices are neighbors in the query graph, their mapped counterparts are neighbors in the data graph as well. Our research on dynamic graphs is...
In many real datasets such as social media streams and cyber data sources, graphs change over time t...
Motivations. The graph is a data structure to represent biological data ranging from molecules and p...
In many real datasets such as social media streams and cyber data sources, graphs change over time t...
Given a query graph that represents a pattern of interest, the emerg-ing pattern detection problem c...
International audienceGraphs have been used in different fields of research for performing structura...
International audienceGraphs have been used in different fields of research for performing structura...
Search over graph databases has attracted much attention recently due to its usefulness in many fiel...
Search over graph databases has attracted much attention recently due to its usefulness in many fiel...
International audienceSubgraph isomorphism search is a basic task in querying graph data. It consist...
Search over graph databases has attracted much attention recently due to its usefulness in many fiel...
In many application domains, graphs are utilized to model entities and their relationships, and grap...
Graph data has been so prevalent that efficiently obtaining useful information from them is highly d...
Background: Finding the subgraphs of a graph database that are isomorphic to a given query graph has...
Abstract. The main practical problem encountered with frequent subgraph search methods is the tens o...
Many modern big data applications deal with graph structured data, such as databases of molecular co...
In many real datasets such as social media streams and cyber data sources, graphs change over time t...
Motivations. The graph is a data structure to represent biological data ranging from molecules and p...
In many real datasets such as social media streams and cyber data sources, graphs change over time t...
Given a query graph that represents a pattern of interest, the emerg-ing pattern detection problem c...
International audienceGraphs have been used in different fields of research for performing structura...
International audienceGraphs have been used in different fields of research for performing structura...
Search over graph databases has attracted much attention recently due to its usefulness in many fiel...
Search over graph databases has attracted much attention recently due to its usefulness in many fiel...
International audienceSubgraph isomorphism search is a basic task in querying graph data. It consist...
Search over graph databases has attracted much attention recently due to its usefulness in many fiel...
In many application domains, graphs are utilized to model entities and their relationships, and grap...
Graph data has been so prevalent that efficiently obtaining useful information from them is highly d...
Background: Finding the subgraphs of a graph database that are isomorphic to a given query graph has...
Abstract. The main practical problem encountered with frequent subgraph search methods is the tens o...
Many modern big data applications deal with graph structured data, such as databases of molecular co...
In many real datasets such as social media streams and cyber data sources, graphs change over time t...
Motivations. The graph is a data structure to represent biological data ranging from molecules and p...
In many real datasets such as social media streams and cyber data sources, graphs change over time t...