Related Experiment Video
Updated: Jan 25, 2026

In vitro Synthesis of Native, Fibrous Long Spacing and Segmental Long Spacing Collagen
Published on: September 20, 2012
Dynamic Graph Stream Algorithms in o(n) Space
11School of Data Science, Fudan University, Shanghai, China.
Abstract:
In this paper we study graph problems in the dynamic streaming model, where the input is defined by a sequence of edge insertions and deletions. As many natural problems require space, where n is the number of vertices, existing works mainly focused on designing space algorithms. Although sublinear in the number of edges for dense graphs, it could still be too large for many applications (e.g., n is huge or the graph is sparse). In this work, we give single-pass algorithms beating this space barrier for two classes of problems. We present o(n) space algorithms for estimating the number of connected components with additive error of a general graph and -approximating the weight of the minimum spanning tree of a connected graph with bounded edge weights, for any small constant . The latter improves upon the previous space algorithm given by Ahn et al. (SODA 2012) for the same class of graphs. We initiate the study of approximate graph property testing in the dynamic streaming model, where we want to distinguish graphs satisfying the property from graphs that are -far from having the property. We consider the problem of testing k-edge connectivity, k-vertex connectivity, cycle-freeness and bipartiteness (of planar graphs), for which, we provide algorithms using roughly space, which is o(n) for any constant . To complement our algorithms, we present space lower bounds for these problems, which show that such a dependence on is necessary.
Related Concept Videos
Stream Function
Ogive Graph
Graphing Antiderivatives
Bar Graph
Time-Series Graph
Multiple Bar Graph
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...

