<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-08-12T12:57:17Z</responseDate>
  <request identifier="1746" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:1746</identifier>
        <datestamp>2024-03-06T10:33:06Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Pruning 2-Connected Graphs</dc:title>
          <dc:creator>Chekuri, Chandra</dc:creator>
          <dc:creator>Korula, Nitish</dc:creator>
          <dc:subject>2-Connected Graphs</dc:subject>
          <dc:subject>k-MST</dc:subject>
          <dc:subject>Density</dc:subject>
          <dc:subject>Approximation</dc:subject>
          <dc:description>Given an edge-weighted undirected graph $G$ with a specified set of&#13;
  terminals, let the \emph{density} of any subgraph be the ratio of&#13;
  its weight/cost to the number of terminals it contains. If $G$ is&#13;
  2-connected, does it contain smaller 2-connected subgraphs of&#13;
  density comparable to that of $G$? We answer this question in the&#13;
  affirmative by giving an algorithm to \emph{prune} $G$ and find such&#13;
  subgraphs of any desired size, at the cost of only a logarithmic&#13;
  increase in density (plus a small additive factor).&#13;
&#13;
  We apply the pruning techniques to give algorithms for two NP-Hard&#13;
  problems on finding large 2-vertex-connected subgraphs of low cost;&#13;
  no previous approximation algorithm was known for either problem. In&#13;
  the \kv problem, we are given an undirected graph $G$ with edge&#13;
  costs and an integer $k$; the goal is to find a minimum-cost&#13;
  2-vertex-connected subgraph of $G$ containing at least $k$&#13;
  vertices. In the \bv\ problem, we are given the graph $G$ with edge&#13;
  costs, and a budget $B$; the goal is to find a 2-vertex-connected&#13;
  subgraph $H$ of $G$ with total edge cost at most $B$ that maximizes&#13;
  the number of vertices in $H$.  We describe an $O(\log n \log k)$&#13;
  approximation for the \kv problem, and a bicriteria approximation&#13;
  for the \bv\ problem that gives an $O(\frac{1}{\eps}\log^2 n)$&#13;
  approximation, while violating the budget by a factor of at most&#13;
  $3+\eps$.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Chandra Chekuri and Nitish Korula</dc:contributor>
          <dc:date>2008</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 2, IARCS Annual Conference on Foundations of Software Technology and Theoretical Computer Science (2008)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/LIPIcs.FSTTCS.2008.1746</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-17469</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.FSTTCS.2008.1746</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by-nc-nd/3.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
