کد مقاله | کد نشریه | سال انتشار | مقاله انگلیسی | نسخه تمام متن |
---|---|---|---|---|
427201 | 686463 | 2013 | 7 صفحه PDF | دانلود رایگان |

The intersection graph of a collection of trapezoids with corner points lying on two parallel lines is called a trapezoid graph. These graphs and their generalizations were applied in various fields, including modeling channel routing problems in VLSI design and identifying the optimal chain of non-overlapping fragments in bioinformatics. Using modified binary indexed tree data structure, we design an algorithm for calculating the vertex connectivity of trapezoid graph G with time complexity O(nlogn), where n is the number of trapezoids.
► Trapezoid graph is an intersection graph of a collection of trapezoids.
► We design efficient algorithm for the vertex connectivity of trapezoid graphs.
► Time complexity is reduced from O(n2)O(n2) to O(nlogn) using efficient modified binary indexed tree data structure.
Journal: Information Processing Letters - Volume 113, Issues 10–11, May–June 2013, Pages 398–404