Skip to main content

Showing 1–26 of 26 results for author: Williamson, D P

Searching in archive cs. Search in all archives.
.
  1. arXiv:2311.01950  [pdf, other

    cs.DS math.CO

    A Lower Bound for the Max Entropy Algorithm for TSP

    Authors: Billy **, Nathan Klein, David P. Williamson

    Abstract: One of the most famous conjectures in combinatorial optimization is the four-thirds conjecture, which states that the integrality gap of the subtour LP relaxation of the TSP is equal to $\frac43$. For 40 years, the best known upper bound was 1.5, due to Wolsey (1980). Recently, Karlin, Klein, and Oveis Gharan (2022) showed that the max entropy algorithm for the TSP gives an improved bound of… ▽ More

    Submitted 3 November, 2023; originally announced November 2023.

  2. Revisiting Garg's 2-Approximation Algorithm for the k-MST Problem in Graphs

    Authors: Emmett Breen, Renee Mirka, Zichen Wang, David P. Williamson

    Abstract: This paper revisits the 2-approximation algorithm for $k$-MST presented by Garg in light of a recent paper of Paul et al.. In the $k$-MST problem, the goal is to return a tree spanning $k$ vertices of minimum total edge cost. Paul et al. extend Garg's primal-dual subroutine to improve the approximation ratios for the budgeted prize-collecting traveling salesman and minimum spanning tree problems.… ▽ More

    Submitted 16 June, 2023; v1 submitted 2 June, 2023; originally announced June 2023.

    Comments: Proceedings of SIAM Symposium on Simplicity in Algorithms (SOSA) 2023

  3. arXiv:2211.04639  [pdf, other

    cs.DS math.OC

    A 4/3-Approximation Algorithm for Half-Integral Cycle Cut Instances of the TSP

    Authors: Billy **, Nathan Klein, David P. Williamson

    Abstract: A long-standing conjecture for the traveling salesman problem (TSP) states that the integrality gap of the standard linear programming relaxation of the TSP is at most 4/3. Despite significant efforts, the conjecture remains open. We consider the half-integral case, in which the LP has solution values in $\{0, 1/2, 1\}$. Such instances have been conjectured to be the most difficult instances for… ▽ More

    Submitted 8 July, 2023; v1 submitted 8 November, 2022; originally announced November 2022.

    Comments: Comments, questions, and suggestions are welcome!

  4. GILP: An Interactive Tool for Visualizing the Simplex Algorithm

    Authors: Henry W. Robbins, Samuel C. Gutekunst, David B. Shmoys, David P. Williamson

    Abstract: The Simplex algorithm for solving linear programs-one of Computing in Science & Engineering's top 10 most influential algorithms of the 20th century-is an important topic in many algorithms courses. While the Simplex algorithm relies on intuitive geometric ideas, the computationally-involved mechanics of the algorithm can obfuscate a geometric understanding. In this paper, we present gilp, an easy… ▽ More

    Submitted 17 December, 2022; v1 submitted 18 October, 2022; originally announced October 2022.

    Comments: ACM SIGCSE 2023 Manuscript, 12 pages, 6 figures

    ACM Class: G.2.0; G.4; K.3.0

  5. arXiv:2207.10254  [pdf, ps, other

    cs.DM cs.DS math.CO

    The Two-Stripe Symmetric Circulant TSP is in P

    Authors: Samuel C. Gutekunst, Billy **, David P. Williamson

    Abstract: The symmetric circulant TSP is a special case of the traveling salesman problem in which edge costs are symmetric and obey circulant symmetry. Despite the substantial symmetry of the input, remarkably little is known about the symmetric circulant TSP, and the complexity of the problem has been an often-cited open question. Considerable effort has been made to understand the case in which only edge… ▽ More

    Submitted 20 July, 2022; originally announced July 2022.

    Comments: 72 pages, 26 figures. A preliminary version appeared in IPCO 2022

  6. arXiv:2202.10515  [pdf, ps, other

    math.OC cs.DS

    Graph Coloring and Semidefinite Rank

    Authors: Renee Mirka, Devin Smedira, David P. Williamson

    Abstract: This paper considers the interplay between semidefinite programming, matrix rank, and graph coloring. Karger, Motwani, and Sudan \cite{KMS98} give a vector program for which a coloring of the graph can be encoded as a semidefinite matrix of low rank. By complementary slackness conditions of semidefinite programming, if an optimal dual solution has sufficiently high rank, any optimal primal solutio… ▽ More

    Submitted 21 February, 2022; originally announced February 2022.

    Comments: 21 pages, 4 figures

  7. arXiv:2109.00653  [pdf, ps, other

    cs.DS

    Cut-Toggling and Cycle-Toggling for Electrical Flow and Other p-Norm Flows

    Authors: Monika Henzinger, Billy **, Richard Peng, David P. Williamson

    Abstract: We study the problem of finding flows in undirected graphs so as to minimize the weighted $p$-norm of the flow for any $p > 1$. When $p=2$, the problem is that of finding an electrical flow, and its dual is equivalent to solving a Laplacian linear system. The case $p = \infty$ corresponds to finding a min-congestion flow, which is equivalent to max-flows. A typical algorithmic construction for suc… ▽ More

    Submitted 1 September, 2021; originally announced September 2021.

    Comments: arXiv admin note: text overlap with arXiv:2010.16316

  8. arXiv:2012.12363  [pdf, ps, other

    math.CO cs.DM math.NT math.OC

    The Circlet Inequalities: A New, Circulant-Based Facet-Defining Inequality for the TSP

    Authors: Samuel C. Gutekunst, David P. Williamson

    Abstract: Facet-defining inequalities of the symmetric Traveling Salesman Problem (TSP) polytope play a prominent role in both polyhedral TSP research and state-of-the-art TSP solvers. In this paper, we introduce a new class of facet-defining inequalities, the \emph{circlet inequalities}. These inequalities were first conjectured in Gutekunst and Williamson \cite{Gut19b} when studying Circulant TSP, and the… ▽ More

    Submitted 22 December, 2020; originally announced December 2020.

  9. arXiv:2010.16316  [pdf, other

    cs.DS

    A Combinatorial Cut-Toggling Algorithm for Solving Laplacian Linear Systems

    Authors: Monika Henzinger, Billy **, Richard Peng, David P. Williamson

    Abstract: Over the last two decades, a significant line of work in theoretical algorithms has made progress in solving linear systems whose coefficient matrix is the Laplacian matrix of a weighted graph. The solution of the linear system can be interpreted as the potentials of an electrical flow. Kelner, Orrechia, Sidford, and Zhu (STOC 2013) give a combinatorial, near-linear time algorithm that maintains t… ▽ More

    Submitted 16 March, 2023; v1 submitted 30 October, 2020; originally announced October 2020.

    Comments: A preliminary version appeared in ITCS 2023

  10. arXiv:2010.15770  [pdf, ps, other

    cs.DS

    Recursive Random Contraction Revisited

    Authors: David R. Karger, David P. Williamson

    Abstract: In this note, we revisit the recursive random contraction algorithm of Karger and Stein for finding a minimum cut in a graph. Our revisit is occasioned by a paper of Fox, Panigrahi, and Zhang which gives an extension of the Karger-Stein algorithm to minimum cuts and minimum $k$-cuts in hypergraphs. When specialized to the case of graphs, the algorithm is somewhat different than the original Karger… ▽ More

    Submitted 29 October, 2020; originally announced October 2020.

    Comments: To appear in the Symposium on Simplicity in Algorithms 2021 (SOSA 2021)

  11. arXiv:2007.12823  [pdf, other

    cs.DS

    Improved Analysis of RANKING for Online Vertex-Weighted Bipartite Matching in the Random Order Model

    Authors: Billy **, David P. Williamson

    Abstract: In this paper, we consider the online vertex-weighted bipartite matching problem in the random arrival model. We consider the generalization of the RANKING algorithm for this problem introduced by Huang, Tang, Wu, and Zhang (TALG 2019), who show that their algorithm has a competitive ratio of 0.6534. We show that assumptions in their analysis can be weakened, allowing us to replace their derivatio… ▽ More

    Submitted 8 November, 2022; v1 submitted 24 July, 2020; originally announced July 2020.

    Comments: 23 pages, 7 figures

  12. arXiv:2006.03750  [pdf, other

    cs.LG stat.ML

    Learning to Solve Combinatorial Optimization Problems on Real-World Graphs in Linear Time

    Authors: Iddo Drori, Anant Kharkar, William R. Sickinger, Brandon Kates, Qiang Ma, Suwen Ge, Eden Dolev, Brenda Dietrich, David P. Williamson, Madeleine Udell

    Abstract: Combinatorial optimization algorithms for graph problems are usually designed afresh for each new problem with careful attention by an expert to the problem structure. In this work, we develop a new framework to solve any combinatorial optimization problem over graphs that can be formulated as a single player game defined by states, actions, and rewards, including minimum spanning tree, shortest p… ▽ More

    Submitted 11 June, 2020; v1 submitted 5 June, 2020; originally announced June 2020.

  13. Easy Capacitated Facility Location Problems, with Connections to Lot-Sizing

    Authors: Alice Paul, David P. Williamson

    Abstract: In this note, we consider the capacitated facility location problem when the transportation costs of the instance satisfy the Monge property. We show that a straightforward dynamic program finds the optimal solution when the demands are polynomially bounded. When demands are not polynomially bounded, we give a fully polynomial-time approximation scheme by adapting an algorithm and analysis of Van… ▽ More

    Submitted 8 January, 2020; originally announced January 2020.

  14. arXiv:1907.11669  [pdf, ps, other

    cs.DM cs.DS math.OC

    Subtour Elimination Constraints Imply a Matrix-Tree Theorem SDP Constraint for the TSP

    Authors: Samuel C. Gutekunst, David P. Williamson

    Abstract: De Klerk, Pasechnik, and Sotirov give a semidefinite programming constraint for the Traveling Salesman Problem (TSP) based on the matrix-tree Theorem. This constraint says that the aggregate weight of all spanning trees in a solution to a TSP relaxation is at least that of a cycle graph. In this note, we show that the semidefinite constraint holds for any weighted 2-edge-connected graph and, in pa… ▽ More

    Submitted 26 July, 2019; originally announced July 2019.

  15. arXiv:1907.09054  [pdf, other

    cs.DS cs.DM math.OC

    Semidefinite Programming Relaxations of the Traveling Salesman Problem and Their Integrality Gaps

    Authors: Samuel C. Gutekunst, David P. Williamson

    Abstract: The traveling salesman problem (TSP) is a fundamental problem in combinatorial optimization. Several semidefinite programming relaxations have been proposed recently that exploit a variety of mathematical structures including, e.g., algebraic connectivity, permutation matrices, and association schemes. The main results of this paper are twofold. First, de Klerk and Sotirov [9] present an SDP based… ▽ More

    Submitted 21 July, 2019; originally announced July 2019.

  16. arXiv:1904.11777  [pdf, other

    cs.DS

    Tight Bounds for Online Weighted Tree Augmentation

    Authors: Joseph, Naor, Seeun William Umboh, David P. Williamson

    Abstract: The Weighted Tree Augmentation problem (WTAP) is a fundamental problem in network design. In this paper, we consider this problem in the online setting. We are given an $n$-vertex spanning tree $T$ and an additional set $L$ of edges (called links) with costs. Then, terminal pairs arrive one-by-one and our task is to maintain a low-cost subset of links $F$ such that every terminal pair that has arr… ▽ More

    Submitted 26 April, 2019; originally announced April 2019.

    Comments: Preliminary version in ICALP19

  17. arXiv:1902.06808  [pdf, ps, other

    cs.DS cs.DM math.CO

    Characterizing the Integrality Gap of the Subtour LP for the Circulant Traveling Salesman Problem

    Authors: Samuel C. Gutekunst, David P. Williamson

    Abstract: We consider the integrality gap of the subtour LP relaxation of the Traveling Salesman Problem restricted to circulant instances. De Klerk and Dobre conjectured that the value of the optimal solution to the subtour LP on these instances is equal to an entirely combinatorial lower bound from Van der Veen, Van Dal, and Sierksma. We prove this conjecture by giving an explicit optimal solution to the… ▽ More

    Submitted 23 July, 2019; v1 submitted 18 February, 2019; originally announced February 2019.

  18. arXiv:1710.08455  [pdf, ps, other

    cs.DS cs.DM math.OC

    The Unbounded Integrality Gap of a Semidefinite Relaxation of the Traveling Salesman Problem

    Authors: Samuel C. Gutekunst, David P. Williamson

    Abstract: We study a semidefinite programming relaxation of the traveling salesman problem introduced by de Klerk, Pasechnik, and Sotirov [8] and show that their relaxation has an unbounded integrality gap. In particular, we give a family of instances such that the gap increases linearly with $n$. To obtain this result, we search for feasible solutions within a highly structured class of matrices; the probl… ▽ More

    Submitted 23 October, 2017; originally announced October 2017.

  19. arXiv:1702.04871  [pdf, other

    cs.DS

    Online Constrained Forest and Prize-Collecting Network Design

    Authors: Jiawei Qian, Seeun William Umboh, David P. Williamson

    Abstract: In this paper, we study a very general type of online network design problem, and generalize two different previous algorithms, one for an online network design problem due to Berman and Coulston [4] and one for (offline) general network design problems due to Goemans and Williamson [9]; we give an O(log k)-competitive algorithm, where k is the number of nodes that must be connected. We also consi… ▽ More

    Submitted 16 February, 2017; originally announced February 2017.

    Comments: A preliminary version [20] appeared in ICALP 2011 but was later discovered to be flawed. This paper presents a corrected version of the algorithm and proofs, and a generalisation of the prize-collecting problem considered in [20]

  20. Maximizing a Submodular Function with Viability Constraints

    Authors: Wolfgang Dvořák, Monika Henzinger, David P. Williamson

    Abstract: We study the problem of maximizing a monotone submodular function with viability constraints. This problem originates from computational biology, where we are given a phylogenetic tree over a set of species and a directed graph, the so-called food web, encoding viability constraints between these species. These food webs usually have constant {depth}. The goal is to select a subset of $k$ species… ▽ More

    Submitted 17 November, 2016; originally announced November 2016.

    Comments: in Algorithmica (2015)

  21. arXiv:1510.00738  [pdf, ps, other

    cs.DM cs.DS

    Rank Aggregation: New Bounds for MCx

    Authors: Daniel Freund, David P. Williamson

    Abstract: The rank aggregation problem has received significant recent attention within the computer science community. Its applications today range far beyond the original aim of building metasearch engines to problems in machine learning, recommendation systems and more. Several algorithms have been proposed for these problems, and in many cases approximation guarantees have been proven for them. However,… ▽ More

    Submitted 2 October, 2015; originally announced October 2015.

    ACM Class: F.2.2; G.2.1

  22. arXiv:1506.07776  [pdf, other

    cs.DS math.OC

    An Experimental Evaluation of the Best-of-Many Christofides' Algorithm for the Traveling Salesman Problem

    Authors: Kyle Genova, David P. Williamson

    Abstract: Recent papers on approximation algorithms for the traveling salesman problem (TSP) have given a new variant on the well-known Christofides' algorithm for the TSP, called the Best-of-Many Christofides' algorithm. The algorithm involves sampling a spanning tree from the solution the standard LP relaxation of the TSP, subject to the condition that each edge is sampled with probability at most its val… ▽ More

    Submitted 25 June, 2015; originally announced June 2015.

    Comments: An extended abstract of this paper will appear in ESA 2015

  23. arXiv:1308.3405  [pdf, ps, other

    cs.DS

    On Some Recent MAX SAT Approximation Algorithms

    Authors: Matthias Poloczek, David P. Williamson, Anke van Zuylen

    Abstract: Recently a number of randomized 3/4-approximation algorithms for MAX SAT have been proposed that all work in the same way: given a fixed ordering of the variables, the algorithm makes a random assignment to each variable in sequence, in which the probability of assigning each variable true or false depends on the current set of satisfied (or unsatisfied) clauses. To our knowledge, the first such a… ▽ More

    Submitted 15 August, 2013; originally announced August 2013.

  24. arXiv:1107.2033  [pdf, ps, other

    cs.DS

    A note on the generalized min-sum set cover problem

    Authors: Martin Skutella, David P. Williamson

    Abstract: In this paper, we consider the generalized min-sum set cover problem, introduced by Azar, Gamzu, and Yin. Bansal, Gupta, and Krishnaswamy give a 485-approximation algorithm for the problem. We are able to alter their algorithm and analysis to obtain a 28-approximation algorithm, improving the performance guarantee by an order of magnitude. We use concepts from $α$-point scheduling to obtain our im… ▽ More

    Submitted 11 July, 2011; originally announced July 2011.

  25. arXiv:1107.1630  [pdf, other

    cs.DS

    On the Integrality Gap of the Subtour LP for the 1,2-TSP

    Authors: Jiawei Qian, Frans Schalekamp, David P. Williamson, Anke van Zuylen

    Abstract: In this paper, we study the integrality gap of the subtour LP relaxation for the traveling salesman problem in the special case when all edge costs are either 1 or 2. For the general case of symmetric costs that obey triangle inequality, a famous conjecture is that the integrality gap is 4/3. Little progress towards resolving this conjecture has been made in thirty years. We conjecture that when a… ▽ More

    Submitted 24 February, 2014; v1 submitted 8 July, 2011; originally announced July 2011.

    Comments: Changes wrt previous version: upper bound on integrality gap improved to 5/4 (using the same techniques as in the previous version)

    MSC Class: 90C27; 90C59; 90C05 ACM Class: F.2.0

  26. arXiv:1107.1628  [pdf, other

    cs.DS

    A Proof of the Boyd-Carr Conjecture

    Authors: Frans Schalekamp, David P. Williamson, Anke van Zuylen

    Abstract: Determining the precise integrality gap for the subtour LP relaxation of the traveling salesman problem is a significant open question, with little progress made in thirty years in the general case of symmetric costs that obey triangle inequality. Boyd and Carr [3] observe that we do not even know the worst-case upper bound on the ratio of the optimal 2-matching to the subtour LP; they conjecture… ▽ More

    Submitted 8 July, 2011; originally announced July 2011.

    MSC Class: 90C27; 90C59; 90C05 ACM Class: F.2.0