2015
DOI: 10.1007/978-3-319-18224-7_17
|View full text |Cite
|
Sign up to set email alerts
|

VF2 Plus: An Improved version of VF2 for Biological Graphs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
17
0

Year Published

2017
2017
2021
2021

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 26 publications
(17 citation statements)
references
References 18 publications
0
17
0
Order By: Relevance
“…Improved search orderings for VF2-style algorithms also appear in recent work by Carletti et al (2015) and Carletti (2016), cumulating in VF3 , and by Shen and Zou (2017). We have seen in Section 5 that such an approach could give improvements, but will not bring an algorithm that does not use domains close to the performance of one that does on harder instances.…”
Section: Other Implicationsmentioning
confidence: 79%
See 1 more Smart Citation
“…Improved search orderings for VF2-style algorithms also appear in recent work by Carletti et al (2015) and Carletti (2016), cumulating in VF3 , and by Shen and Zou (2017). We have seen in Section 5 that such an approach could give improvements, but will not bring an algorithm that does not use domains close to the performance of one that does on harder instances.…”
Section: Other Implicationsmentioning
confidence: 79%
“…We illustrate both variants in Figure 1. Although these problems are NP-complete (Garey & Johnson, 1979), modern subgraph isomorphism algorithms based upon constraint programming techniques can handle problem instances with many hundreds of vertices in the pattern graph, and up to ten thousand vertices in the target graph (Solnon, 2010;Audemard, Lecoutre, Modeliar, Goncalves, & Porumbel, 2014;McCreesh & Prosser, 2015;Kotthoff, McCreesh, & Solnon, 2016), and subgraph isomorphism is used successfully in application areas including computer vision (Damiand, Solnon, de la Higuera, Janodet, & Samuel, 2011;Solnon, Damiand, de la Higuera, & Janodet, 2015), biochemistry (Giugno, Bonnici, Bombieri, Pulvirenti, Ferro, & Shasha, 2013;Carletti, Foggia, & Vento, 2015), and pattern recognition Figure 1: On the left, an induced subgraph isomorphism. On the right, a non-induced subgraph isomorphism: the extra dashed edge is not present in the pattern graph.…”
Section: Introductionmentioning
confidence: 99%
“…VF2 explores the search space starting from the neighbors of each matched query vertex. VF2Plus [11] improves the ordering of VF2 by picking the query vertices with the lowest chance of finding matches in the data graph and the highest number of neighbors among prior vertices in the ordering. VF3 [10] also improves VF2 by proposing heuristics for reducing the search space size and the time of processing each state.…”
Section: Structural Graph Pattern Matchingmentioning
confidence: 99%
“…Most of these algorithms use backtracking to move through the built search tree and find appropriate combination of corresponding vertices of the source graph and the graph-pattern. Algorithms in this class include Ullmann algorithm [19], VF2 [20] (and also VF2 Plus [21] and VF3 [22]), TurboISO [23], CFL-Match [24], QuickSI [25], SPath [26] and others. These algorithms implement various techniques to decrease time needed for the matching process.…”
Section: Related Workmentioning
confidence: 99%