Linear-Time Parameterized Algorithms with Limited Local Resources

03/05/2020
by   Jianer Chen, et al.
0

We propose a new (theoretical) computational model for the study of massive data processing with limited computational resources. Our model measures the complexity of reading the very large data sets in terms of the data size N and analyzes the computational cost in terms of a parameter k that characterizes the computational power provided by limited local computing resources. We develop new algorithmic techniques that implement algorithms for solving well-known computational problems on the proposed model. In particular, we present an algorithm that finds a k-matching in a general unweighted graph in time O(N + k^2.5) and an algorithm that constructs a maximum weighted k-matching in a general weighted graph in time O(N + k^3 log k). Both algorithms have their space complexity bounded by O(k^2).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/13/2021

Optimal Streaming Algorithms for Graph Matching

We present parameterized streaming algorithms for the graph matching pro...
research
04/04/2019

A Faster Algorithm for the Limited-Capacity Many-to-Many Point Matching in One Dimension

Given two point sets S and T on a line, we present a linear time algorit...
research
02/20/2019

Finding big matchings in planar graphs quickly

It is well-known that every n-vertex planar graph with minimum degree 3 ...
research
06/25/2018

Data Reduction for Maximum Matching on Real-World Graphs: Theory and Experiments

Finding a maximum-cardinality or maximum-weight matching in (edge-weight...
research
10/28/2018

Computing Vertex Centrality Measures in Massive Real Networks with a Neural Learning Model

Vertex centrality measures are a multi-purpose analysis tool, commonly u...
research
11/18/2018

Algorithmic complexity in Computational Biology

Computational problems can be classified according to their algorithmic ...
research
08/22/2016

Computational and Statistical Tradeoffs in Learning to Rank

For massive and heterogeneous modern datasets, it is of fundamental inte...

Please sign up or login with your details

Forgot password? Click here to reset