English

On the Independent Set and Common Subgraph Problems in Random Graphs

Data Structures and Algorithms 2013-08-08 v1

Abstract

In this paper, we develop efficient exact and approximate algorithms for computing a maximum independent set in random graphs. In a random graph GG, each pair of vertices are joined by an edge with a probability pp, where pp is a constant between 00 and 11. We show that, a maximum independent set in a random graph that contains nn vertices can be computed in expected computation time 2O(log22n)2^{O(\log_{2}^{2}{n})}. Using techniques based on enumeration, we develop an algorithm that can find a largest common subgraph in two random graphs in nn and mm vertices (mnm \leq n) in expected computation time 2O(n12log253n)2^{O(n^{\frac{1}{2}}\log_{2}^{\frac{5}{3}}{n})}. In addition, we show that, with high probability, the parameterized independent set problem is fixed parameter tractable in random graphs and the maximum independent set in a random graph in nn vertices can be approximated within a ratio of 2n2log2n\frac{2n}{2^{\sqrt{\log_{2}{n}}}} in expected polynomial time.

Keywords

Cite

@article{arxiv.1308.1556,
  title  = {On the Independent Set and Common Subgraph Problems in Random Graphs},
  author = {Yinglei Song},
  journal= {arXiv preprint arXiv:1308.1556},
  year   = {2013}
}
R2 v1 2026-06-22T01:05:23.550Z