<?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">
<ListRecords>
<oai_dc:dc xmlns="http://www.openarchives.org/OAI/2.0/oai_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>Computing vertex connectivity: New bounds from old techniques</dc:title>
   	<dc:creator>Henzinger, Monika H ; https://orcid.org/0000-0002-5008-6530</dc:creator>
   	<dc:creator>Rao, Satish</dc:creator>
   	<dc:creator>Gabow, Harold N.</dc:creator>
   	<dc:subject>Computational Theory and Mathematics</dc:subject>
   	<dc:subject>Computational Mathematics</dc:subject>
   	<dc:subject>Control and Optimization</dc:subject>
   	<dc:description>The vertex connectivity κ of a graph is the smallest number of vertices whose deletion separates the graph or makes it trivial. We present the fastest known deterministic algorithm for finding the vertex connectivity and a corresponding separator. The time for a digraph having n vertices and m edges is O(min{κ3 + n, κn}m); for an undirected graph the term m can be replaced by κn. A randomized algorithm finds κ with error probability 1/2 in time O(nm). If the vertices have nonnegative weights the weighted vertex connectivity is found in time O(κ1nmlog(n2/m)) where κ1 ≤ m/n is the unweighted vertex connectivity or in expected time O(nmlog(n2/m)) with error probability 1/2. The main algorithm combines two previous vertex connectivity algorithms and a generalization of the preflow-push algorithm of Hao and Orlin (1994, J. Algorithms17, 424–446) that computes edge connectivity.</dc:description>
   	<dc:publisher>Elsevier</dc:publisher>
   	<dc:date>2000</dc:date>
   	<dc:type>info:eu-repo/semantics/article</dc:type>
   	<dc:type>doc-type:article</dc:type>
   	<dc:type>text</dc:type>
   	<dc:type>http://purl.org/coar/resource_type/c_2df8fbb1</dc:type>
   	<dc:identifier>https://research-explorer.ista.ac.at/record/11683</dc:identifier>
   	<dc:source>Henzinger M, Rao S, Gabow HN. Computing vertex connectivity: New bounds from old techniques. &lt;i&gt;Journal of Algorithms&lt;/i&gt;. 2000;34(2):222-250. doi:&lt;a href=&quot;https://doi.org/10.1006/jagm.1999.1055&quot;&gt;10.1006/jagm.1999.1055&lt;/a&gt;</dc:source>
   	<dc:language>eng</dc:language>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/doi/10.1006/jagm.1999.1055</dc:relation>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/issn/0196-6774</dc:relation>
   	<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
</oai_dc:dc>
</ListRecords>
</OAI-PMH>
