کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
428928 686968 2014 4 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
Estimating the number of connected components in sublinear time
ترجمه فارسی عنوان
برآورد تعداد اجزای متصل در زمان وابسته
کلمات کلیدی
الگوریتم های تقریبی، الگوریتم های گراف، اجزای مرتبط، الگوریتم های زمان زیر خطی، تئوری گراف
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر نظریه محاسباتی و ریاضیات
چکیده انگلیسی


• We present an algorithm that estimates the number of connected components of a graph.
• Our running time depends only on the additive approximation.
• So far, the best known running time depends on the average degree.
• The number of connected components can be used to calculate the weight of the MST.

We present an algorithm that estimates the number of connected components of a graph over n vertices within an additive error of εn   in (sublinear) time O(1ε2log(1ε)). A connected component C is the maximal subset of nodes of an undirected graph G such that for any two nodes in C there is path connecting. We consider graphs without multiple edges. The Connected Component Problem is well-known and amongst the first topics taught in graph theory. The number of connected components can be used to calculate the weight of the minimum spanning tree [1]. Moreover, the study of connected components finds its application in Connected-component labelling, which is used in computer vision. An algorithm runs in sublinear time if its running time is o(n)o(n) for an input of size n. So far, the best known algorithm was provided by [1]. Their running time is O(dε−2log(dε)) where d is the average degree.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Information Processing Letters - Volume 114, Issue 11, November 2014, Pages 639–642
نویسندگان
, , ,