Abstract. Measuring graph similarity is a key issue in many applications. We propose a new constraint-based modeling language for defining graph similarity measures by means of constraints. It covers measures based on univalent match-ings, such that each node is matched with at most one node, as well as multivalent matchings, such that a node may be matched with a set of nodes. This language is designed on top of Comet, a programming language supporting both Constraint Programming (CP) and Constraint-Based Local Search (CBLS). Starting from the constraint-based description of the measure, we automatically generate a Comet program for computing the measure. Depending on the measure characteristics, this program either uses CP —which is bette...
Constraint programming (CP) aims at modeling and solving constraint satisfaction problems. These pro...
Abstract. Many applications involve matching two graphs in order to identify their common features a...
Pattern matching in graphs, that is finding subgraphs that match a smaller template graph within the...
Measuring graph similarity is a key issue in many applications. We propose a new constraint-based mo...
Many applications such as e.g., information retrieval and classification, involve measuring graph di...
Due to many real applications of graph databases, it has become increasingly important to retrieve g...
International audienceThis paper proposes a similarity measure to compare cases represented bylabele...
This thesis proposes an expressive yet efficient declarative framework for graph matching in constra...
Graph pattern matching is a central application in many fields. However, in many cases, the structur...
International audienceGraph matching is often used for image recognition. Different kinds of graph m...
Among the vital problems in a variety of emerging applications is the graph matching problem, which ...
Graph similarity computation is one of the core operations in many graph-based applications, such as...
Graph pattern matching is a central application in many fields. In various areas, the structure of t...
Since many graph data are often noisy and incomplete in real applications, it has become increasingl...
Graph pattern matching is a central application in many fields. In various areas, the structure of t...
Constraint programming (CP) aims at modeling and solving constraint satisfaction problems. These pro...
Abstract. Many applications involve matching two graphs in order to identify their common features a...
Pattern matching in graphs, that is finding subgraphs that match a smaller template graph within the...
Measuring graph similarity is a key issue in many applications. We propose a new constraint-based mo...
Many applications such as e.g., information retrieval and classification, involve measuring graph di...
Due to many real applications of graph databases, it has become increasingly important to retrieve g...
International audienceThis paper proposes a similarity measure to compare cases represented bylabele...
This thesis proposes an expressive yet efficient declarative framework for graph matching in constra...
Graph pattern matching is a central application in many fields. However, in many cases, the structur...
International audienceGraph matching is often used for image recognition. Different kinds of graph m...
Among the vital problems in a variety of emerging applications is the graph matching problem, which ...
Graph similarity computation is one of the core operations in many graph-based applications, such as...
Graph pattern matching is a central application in many fields. In various areas, the structure of t...
Since many graph data are often noisy and incomplete in real applications, it has become increasingl...
Graph pattern matching is a central application in many fields. In various areas, the structure of t...
Constraint programming (CP) aims at modeling and solving constraint satisfaction problems. These pro...
Abstract. Many applications involve matching two graphs in order to identify their common features a...
Pattern matching in graphs, that is finding subgraphs that match a smaller template graph within the...