Zum Hauptinhalt springen

Showing 1–11 of 11 results for author: van Zuylen, A

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

    cs.DS

    A Duality Based 2-Approximation Algorithm for Maximum Agreement Forest

    Authors: Neil Olver, Frans Schalekamp, Suzanne van der Ster, Leen Stougie, Anke van Zuylen

    Abstract: We give a 2-approximation algorithm for the Maximum Agreement Forest problem on two rooted binary trees. This NP-hard problem has been studied extensively in the past two decades, since it can be used to compute the rooted Subtree Prune-and-Regraft (rSPR) distance between two phylogenetic trees. Our algorithm is combinatorial and its running time is quadratic in the input size. To prove the approx… ▽ More

    Submitted 14 November, 2018; originally announced November 2018.

    MSC Class: 68W25; 90C27; 92D15

  2. arXiv:1703.07170  [pdf, ps, other

    cs.DM math.CO

    Layers and Matroids for the Traveling Salesman's Paths

    Authors: Frans Schalekamp, András Sebő, Vera Traub, Anke van Zuylen

    Abstract: Gottschalk and Vygen proved that every solution of the subtour elimination linear program for traveling salesman paths is a convex combination of more and more restrictive "generalized Gao-trees". We give a short proof of this fact, as a layered convex combination of bases of a sequence of increasingly restrictive matroids. A strongly polynomial, combinatorial algorithm follows for finding this co… ▽ More

    Submitted 30 October, 2017; v1 submitted 21 March, 2017; originally announced March 2017.

  3. arXiv:1604.02486  [pdf, ps, other

    cs.DM cs.DS math.CO

    The Salesman's Improved Paths: 3/2+1/34 Integrality Gap and Approximation Ratio

    Authors: András Sebő, Anke van Zuylen

    Abstract: We give a new, strongly polynomial-time algorithm and improved analysis for the metric $s-t$ path TSP. It finds a tour of cost less than 1.53 times the optimum of the subtour elimination LP, while known examples show that 1.5 is a lower bound for the integrality gap. A key new idea is the deletion of some edges of Christofides' trees, which is then accompanied by novel arguments of the analysis:… ▽ More

    Submitted 28 August, 2018; v1 submitted 8 April, 2016; originally announced April 2016.

  4. arXiv:1511.06000  [pdf, ps, other

    cs.DS

    A Duality Based 2-Approximation Algorithm for Maximum Agreement Forest

    Authors: Frans Schalekamp, Anke van Zuylen, Suzanne van der Ster

    Abstract: We give a 2-approximation algorithm for the Maximum Agreement Forest problem on two rooted binary trees. This NP-hard problem has been studied extensively in the past two decades, since it can be used to compute the Subtree Prune-and-Regraft (SPR) distance between two phylogenetic trees. Our result improves on the very recent 2.5-approximation algorithm due to Shi, Feng, You and Wang (2015). Our a… ▽ More

    Submitted 27 April, 2016; v1 submitted 18 November, 2015; originally announced November 2015.

  5. arXiv:1507.07121  [pdf, ps, other

    cs.DS

    Improved Approximations for Cubic and Cubic Bipartite TSP

    Authors: Anke van Zuylen

    Abstract: We show improved approximation guarantees for the traveling salesman problem on cubic graphs, and cubic bipartite graphs. For cubic bipartite graphs with n nodes, we improve on recent results of Karp and Ravi (2014) by giving a simple "local improvement" algorithm that finds a tour of length at most 5/4 n - 2. For 2-connected cubic graphs, we show that the techniques of Moemke and Svensson (2011)… ▽ More

    Submitted 24 June, 2016; v1 submitted 25 July, 2015; originally announced July 2015.

    ACM Class: F.2.2

  6. arXiv:1404.4766  [pdf, ps, other

    cs.DS

    Scheduling over Scenarios on Two Machines

    Authors: Esteban Feuerstein, Alberto Marchetti-Spaccamela, Frans Schalekamp, Rene Sitters, Suzanne van der Ster, Leen Stougie, Anke van Zuylen

    Abstract: We consider scheduling problems over scenarios where the goal is to find a single assignment of the jobs to the machines which performs well over all possible scenarios. Each scenario is a subset of jobs that must be executed in that scenario and all scenarios are given explicitly. The two objectives that we consider are minimizing the maximum makespan over all scenarios and minimizing the sum of… ▽ More

    Submitted 18 April, 2014; originally announced April 2014.

    Comments: To appear in COCOON 2014. The final publication is available at link.springer.com

  7. arXiv:1402.4867  [pdf, ps, other

    cs.DM math.CO

    An Upper Bound on the Number of Circular Transpositions to Sort a Permutation

    Authors: Anke van Zuylen, James Bieron, Frans Schalekamp, Gexin Yu

    Abstract: We consider the problem of upper bounding the number of circular transpositions needed to sort a permutation. It is well known that any permutation can be sorted using at most $n(n-1)/2$ adjacent transpositions. We show that, if we allow all adjacent transpositions, as well as the transposition that interchanges the element in position 1 with the element in the last position, then the number of tr… ▽ More

    Submitted 19 February, 2014; originally announced February 2014.

  8. 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.

  9. arXiv:1212.1754  [pdf, ps, other

    cs.DS

    Split Scheduling with Uniform Setup Times

    Authors: Frans Schalekamp, Rene Sitters, Suzanne van der Ster, Leen Stougie, Victor Verdugo, Anke van Zuylen

    Abstract: We study a scheduling problem in which jobs may be split into parts, where the parts of a split job may be processed simultaneously on more than one machine. Each part of a job requires a setup time, however, on the machine where the job part is processed. During setup a machine cannot process or set up any other job. We concentrate on the basic case in which setup times are job-, machine-, and se… ▽ More

    Submitted 7 December, 2012; originally announced December 2012.

  10. 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

  11. 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