<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Glencora Borradaile &#187; Conference</title>
	<atom:link href="http://www.glencora.org/category/publications/conference/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.glencora.org</link>
	<description>Assistant Professor, School of Electrical Engineering and Computer Science, Oregon State University</description>
	<lastBuildDate>Mon, 30 Aug 2010 17:07:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Min st-cut oracle for planar graphs with near-linear preprocessing time</title>
		<link>http://www.glencora.org/publications/min-st-cut-oracle-for-planar-graphs-with-near-linear-preprocessing-time/</link>
		<comments>http://www.glencora.org/publications/min-st-cut-oracle-for-planar-graphs-with-near-linear-preprocessing-time/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 01:09:15 +0000</pubDate>
		<dc:creator>Glencora</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[planar graphs]]></category>

		<guid isPermaLink="false">http://www.glencora.org/?p=296</guid>
		<description><![CDATA[Glencora Borradaile, Piotr Sankowski and Christian Wulff-Nilsen
Symposium of Foundations of Computer Science (FOCS), Las Vegas, Nevada, 2010.]]></description>
			<content:encoded><![CDATA[<p><em>Glencora Borradaile, Piotr Sankowski and Christian Wulff-Nilsen</em></p>
<p>For an undirected n-vertex planar graph G with non-negative edge-weights, we consider the following type of query: given two vertices s and t in G, what is the weight of a min st-cut in G? We show how to answer such queries in constant time with O(n log<sup>5</sup> n) preprocessing time and O(n log n) space.  We use a Gomory-Hu tree to represent all the pairwise min cuts implicitly. Previously, no subquadratic time algorithm was known for this problem.  Since all-pairs min cut and the minimum cycle basis are dual problems in planar graphs, we also obtain an implicit representation of a minimum cycle basis in O(n log<sup>5</sup>n) time and O(n log n) space and an explicit representation with additional O(C) time and space where C is the size of the basis. These results require that shortest paths be unique.  We deterministically remove this assumption with an additional log<sup>2</sup>n factor in the running time.</p>
<p><em>To appear at FOCS 2010.</em></p>
<p>[ <a href="http://arxiv.org/abs/1003.1320">arXiv</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.glencora.org/publications/min-st-cut-oracle-for-planar-graphs-with-near-linear-preprocessing-time/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Randomly removing g handles at once</title>
		<link>http://www.glencora.org/publications/randomly-removing-g-handles-at-once/</link>
		<comments>http://www.glencora.org/publications/randomly-removing-g-handles-at-once/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 16:56:42 +0000</pubDate>
		<dc:creator>Glencora</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://www.glencora.org/?p=3</guid>
		<description><![CDATA[Glencora Borradaile, James Lee and Anastasios Sidiropoulos
Proceedings of the Annual Symposium on Computational Geometry (SoCG), Aarhus, Denmark, 2009.]]></description>
			<content:encoded><![CDATA[<p><em>Glencora Borradaile, James Lee and Anastasios Sidiropoulos</em></p>
<p><em><span style="font-style: normal;">It was shown in [Indyk-Sidiropoulos 07] that any orientable graph of genus g can be probabilistically embedded into a graph of genus g-1 with constant distortion. Removing handles one by one gives an embedding into a distribution over planar graphs with distortion 2<sup>O(g)</sup>. By removing all g handles at once, we present a probabilistic embedding with distortion O(g<sup>2</sup>) for both orientable and non-orientable graphs. Our result is obtained by showing that the minimum-cut graph of [Erickson-HarPeled 04] has low dilation, and then randomly cutting this graph out of the surface using the Peeling Lemma from [Lee-Sidiropoulos 08].</span></em></p>
<p><span style="font-style: normal;"><em>Proceedings of the Annual Symposium on Computational Geometry (SoCG), Aarhus, Denmark, 2009.</em></span></p>
<p><span style="font-style: normal;">[ <a style="color: #ff3333; text-decoration: none;" title="doi" href="http://dx.doi.org/10.1145/1542362.1542425" target="_blank">doi</a> ] [ <a href="http://www.glencora.org/publications/randomly-removing-g-handles-at-once-2/">journal version available</a> ]</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.glencora.org/publications/randomly-removing-g-handles-at-once/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Polynomial-time approximation schemes for subset-connectivity problems in bounded genus graphs</title>
		<link>http://www.glencora.org/publications/polynomial-time-approximation-schemes-for-subset-connectivity-problems-in-bounded-genus-graphs/</link>
		<comments>http://www.glencora.org/publications/polynomial-time-approximation-schemes-for-subset-connectivity-problems-in-bounded-genus-graphs/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 18:32:12 +0000</pubDate>
		<dc:creator>Glencora</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://www.glencora.org/?p=98</guid>
		<description><![CDATA[Glencora Borradaile, Erik Demaine and Siamak Tazari
Proceedings of the Symposium on Theoretical Aspects of Computer Science (STACS), Freiburg, Germany, 2009.]]></description>
			<content:encoded><![CDATA[<p><em>Glencora Borradaile, Erik Demaine and Siamak Tazari</em></p>
<p>We present the first polynomial-time approximation schemes (PTASes) for the following subset-connectivity problems in edge-weighted graphs of bounded genus: Steiner tree, low-connectivity survivable-network design, and subset TSP. The schemes run in O(n log n) time for graphs embedded on both orientable and non-orientable surfaces. This work generalizes the PTAS frameworks of Borradaile, Klein, and Mathieu (2007 and 2006) from planar graphs to bounded-genus graphs: any future problems shown to admit the required structure theorem for planar graphs will similarly extend to bounded-genus graphs.</p>
<p><em>Proceedings of the Symposium on Theoretical Aspects of Computer Science (STACS), Freiburg, Germany, 2009.</em></p>
<p>[ <a href="http://drops.dagstuhl.de/opus/volltexte/2009/1835/">publishers link</a> ] [ <a href="http://www.glencora.org/wordpress/wp-content/uploads/2009/09/BDT09-bounded-genus-ptas.pdf">pdf</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.glencora.org/publications/polynomial-time-approximation-schemes-for-subset-connectivity-problems-in-bounded-genus-graphs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A polynomial-time approximation scheme for Euclidean Steiner forest</title>
		<link>http://www.glencora.org/publications/a-polynomial-time-approximation-scheme-for-euclidean-steiner-forest/</link>
		<comments>http://www.glencora.org/publications/a-polynomial-time-approximation-scheme-for-euclidean-steiner-forest/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 18:27:41 +0000</pubDate>
		<dc:creator>Glencora</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://www.glencora.org/?p=95</guid>
		<description><![CDATA[Glencora Borradaile, Philip Klein and Claire Mathieu
Symposium of Foundations of Computer Science (FOCS), Philadelphia, Pennsylvania,  2008.]]></description>
			<content:encoded><![CDATA[<p><em>Glencora Borradaile, Philip Klein and Claire Mathieu</em></p>
<p>We give a randomized O(n<sup>2</sup> log n)-time approximation scheme for the Steiner forest problem in the Euclidean plane. For every fixed ε &gt; 0 and given any n pairs of terminals in the plane, our scheme finds a (1 + ε)- approximation to the minimum-length forest that connects every pair of terminals.</p>
<p><em>Symposium of Foundations of Computer Science (FOCS), Philadelphia, Pennsylvania,  2008.</em></p>
<p>[ <a href="http://dx.doi.org/10.1109/FOCS.2008.59">doi</a> ] [ <a href="http://www.glencora.org/wordpress/wp-content/uploads/2009/09/Steiner-forest-FOCS-update.pdf">pdf: fixes a bug in the FOCS proceedings</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.glencora.org/publications/a-polynomial-time-approximation-scheme-for-euclidean-steiner-forest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The two-edge connectivity survivable network problem in planar graphs</title>
		<link>http://www.glencora.org/publications/the-two-edge-connectivity-survivable-network-problem-in-planar-graphs/</link>
		<comments>http://www.glencora.org/publications/the-two-edge-connectivity-survivable-network-problem-in-planar-graphs/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 05:58:44 +0000</pubDate>
		<dc:creator>Glencora</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://www.glencora.org/?p=91</guid>
		<description><![CDATA[Glencora Borradaile and Philip Klein
Proceedings of the International Colloquium on Automata, Languages and Programming (ICALP) Reykjavik, Iceland, 2008.]]></description>
			<content:encoded><![CDATA[<p><em>Glencora Borradaile and Philip Klein</em></p>
<p>Consider the following problem: given a graph with edge weights and a subset Q of vertices, find a minimum-weight subgraph in which there are two edge-disjoint paths connecting every pair of vertices in Q. The problem is a failure-resilient analog of the Steiner tree problem, and arises in telecommunications applications. A more general formulation, also employed in telecommunications optimization, assigns a number (or requirement) rv ∈ {0, 1, 2} to each vertex v in the graph; for each pair u, v of vertices, the solution network is required to contain min{ru, rv} edge-disjoint u-to-v paths.<br />
We address the problem in planar graphs, considering a popular relaxation in which the solution is allowed to use multiple copies of the input-graph edges (paying separately for each copy). The problem is SNP-hard in general graphs and NP-hard in planar graphs. We give the first polynomial-time approximation scheme in planar graphs. The running time is O(n log n).</p>
<p>Under the additional restriction that the requirements are in {0, 2}<br />
for vertices on the boundary of a single face of a planar graph, we give a<br />
linear-time algorithm to find the optimal solution.</p>
<p><em>Proceedings of the International Colloquium on Automata, Languages and Programming (ICALP) Reykjavik, Iceland, 2008.</em></p>
<p>[ <a href="http://dx.doi.org/10.1007/978-3-540-70575-8_40">doi</a> ] [ <a href="http://www.glencora.org/wordpress/wp-content/uploads/2009/09/2ec-icalp.pdf">pdf</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.glencora.org/publications/the-two-edge-connectivity-survivable-network-problem-in-planar-graphs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steiner tree in planar graphs: An O(n log n) approximation scheme with singly-exponential dependence on epsilon</title>
		<link>http://www.glencora.org/publications/steiner-tree-in-planar-graphs-an-on-log-n-approximation-scheme-with-singly-exponential-dependence-on-epsilon/</link>
		<comments>http://www.glencora.org/publications/steiner-tree-in-planar-graphs-an-on-log-n-approximation-scheme-with-singly-exponential-dependence-on-epsilon/#comments</comments>
		<pubDate>Sun, 05 Aug 2007 00:40:37 +0000</pubDate>
		<dc:creator>Glencora</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://www.glencora.org/?p=87</guid>
		<description><![CDATA[Glencora Borradaile, Philip Klein and Claire Mathieu
Proceedings of the Workshop on Algorithms and Data Structures (WADS), Halifax, Nova Scotia, 2007.]]></description>
			<content:encoded><![CDATA[<p>Glencora Borradaile, Philip Klein and Claire Mathieu</p>
<p>We give an algorithm that, for any ε &gt; 0, any undirected planar graph G, and any set S of nodes of G, computes a (1+ε)-optimal Steiner tree in G that spans the nodes of S. The algorithm takes time O(2<sup>poly(1/ε)</sup>n log n).</p>
<p>Proceedings of the Workshop on Algorithms and Data Structures (WADS), Halifax, Nova Scotia, 2007.</p>
<p>[ <a href="http://dx.doi.org/10.1007/978-3-540-70575-8_40">doi</a> ] [ <a href="http://www.glencora.org/wordpress/wp-content/uploads/2009/09/steinertree-singleexp.pdf">pdf</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.glencora.org/publications/steiner-tree-in-planar-graphs-an-on-log-n-approximation-scheme-with-singly-exponential-dependence-on-epsilon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A polynomial-time approximation scheme for Steiner tree in planar graphs</title>
		<link>http://www.glencora.org/publications/a-polynomial-time-approximation-scheme-for-steiner-tree-in-planar-graphs-2/</link>
		<comments>http://www.glencora.org/publications/a-polynomial-time-approximation-scheme-for-steiner-tree-in-planar-graphs-2/#comments</comments>
		<pubDate>Fri, 05 Jan 2007 00:36:58 +0000</pubDate>
		<dc:creator>Glencora</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://www.glencora.org/?p=85</guid>
		<description><![CDATA[Glencora Borradaile, Claire Kenyon-Mathieu and Philip Klein
Proceedings of the Symposium on Discrete Algorithms (SODA), New Orleans, Louisiana, 2007.]]></description>
			<content:encoded><![CDATA[<p><em>Glencora Borradaile, Claire Kenyon-Mathieu and Philip Klein</em></p>
<p>We give an <em>O</em>(<em>n</em> log <em>n</em>) approximation scheme for Steiner tree in planar graphs.</p>
<p><em> Proceedings of the Symposium on Discrete Algorithms (SODA), New Orleans, Louisiana, 2007.</em></p>
<p>[ <a href="http://portal.acm.org/citation.cfm?id=1283383.1283521&amp;coll=portal&amp;dl=ACM&amp;type=series&amp;idx=1283383&amp;part=Proceedings&amp;WantType=Proceedings&amp;title=Symposium%20on%20Discrete%20Algorithms&amp;CFID=32584969&amp;CFTOKEN=28197940">publishers link</a> ] [ <a href="http://www.glencora.org/wordpress/wp-content/uploads/2009/09/steinertree.pdf">pdf</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.glencora.org/publications/a-polynomial-time-approximation-scheme-for-steiner-tree-in-planar-graphs-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An O(n log n) algorithm for maximum st-flow in a directed planar graph</title>
		<link>http://www.glencora.org/publications/an-on-log-n-algorithm-for-maximum-st-flow-in-a-directed-planar-graph-2/</link>
		<comments>http://www.glencora.org/publications/an-on-log-n-algorithm-for-maximum-st-flow-in-a-directed-planar-graph-2/#comments</comments>
		<pubDate>Thu, 05 Jan 2006 00:03:04 +0000</pubDate>
		<dc:creator>Glencora</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://www.glencora.org/?p=80</guid>
		<description><![CDATA[Glencora Borradaile and Philip Klein
Proceedings of the Symposium of Discrete Algorithms (SODA), Miami, Florida, 2006.]]></description>
			<content:encoded><![CDATA[<p><em>Glencora Borradaile and Philip Klein</em></p>
<p>We give the first correct <em>O</em>(<em>n</em> log <em>n</em>) algorithm for finding a maximum <em>st</em>-flow in a directed planar graph. After a preprocessing step that consists in finding single-source shortest-path distances in the dual, the algorithm consists of repeatedly saturating the leftmost residual<em>s</em>-to-<em>t</em> path.</p>
<p><em> Proceedings of the Symposium of Discrete Algorithms (SODA), Miami, Florida, 2006.<br />
</em></p>
<p>[ <a href="http://dx.doi.org/10.1145/1109557.1109615">doi</a> ] [ <a href="http://www.glencora.org/wordpress/wp-content/uploads/2009/09/maxflow-full.pdf">pdf for full version</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.glencora.org/publications/an-on-log-n-algorithm-for-maximum-st-flow-in-a-directed-planar-graph-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
