pith. sign in

arxiv: cs/0702032 · v1 · submitted 2007-02-05 · 💻 cs.DS

Finding large and small dense subgraphs

classification 💻 cs.DS
keywords densestproblemsubgraphsdalksdamksdensefindfinding
0
0 comments X
read the original abstract

We consider two optimization problems related to finding dense subgraphs. The densest at-least-k-subgraph problem (DalkS) is to find an induced subgraph of highest average degree among all subgraphs with at least k vertices, and the densest at-most-k-subgraph problem (DamkS) is defined similarly. These problems are related to the well-known densest k-subgraph problem (DkS), which is to find the densest subgraph on exactly k vertices. We show that DalkS can be approximated efficiently, while DamkS is nearly as hard to approximate as the densest k-subgraph problem.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Fast and Simple Densest Subgraph with Predictions

    cs.DS 2025-05 unverdicted novelty 7.0

    With a reasonably accurate predictor for nodes in the solution, simple linear-time algorithms achieve (1-ε) approximation for densest subgraph and its densest at-most-k variant.