Skip to main content

Showing 1–22 of 22 results for author: Vygen, J

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

    math.CO cs.GT

    Cost Allocation for Set Covering: the Happy Nucleolus

    Authors: Jannis Blauth, Antonia Ellerbrock, Vera Traub, Jens Vygen

    Abstract: We consider cost allocation for set covering problems. We allocate as much cost to the elements (players) as possible without violating the group rationality condition (no subset of players pays more than covering this subset would cost), and so that the excess vector is lexicographically maximized. This is identical to the well-known nucleolus if the core of the corresponding cooperative game is… ▽ More

    Submitted 8 January, 2024; originally announced January 2024.

    Comments: 16 pages, 7 figures

  2. arXiv:2309.10663  [pdf, other

    cs.DS cs.DM

    Improved guarantees for the a priori TSP

    Authors: Jannis Blauth, Meike Neuwohner, Luise Puhlmann, Jens Vygen

    Abstract: We revisit the a priori TSP (with independent activation) and prove stronger approximation guarantees than were previously known. In the a priori TSP, we are given a metric space $(V,c)$ and an activation probability $p(v)$ for each customer $v\in V$. We ask for a TSP tour $T$ for $V$ that minimizes the expected length after cutting $T$ short by skip** the inactive customers. All known approxima… ▽ More

    Submitted 19 September, 2023; originally announced September 2023.

    Comments: 39 pages, 6 figures, extended abstract to appear in the proceedings of ISAAC 2023

    MSC Class: 68W25 (Primary) 68W20; 90C27 (Secondary) ACM Class: F.2.0; G.2.0

  3. arXiv:2207.00450  [pdf, ps, other

    math.CO cs.DM cs.DS math.GT

    Packing cycles in planar and bounded-genus graphs

    Authors: Niklas Schlomberg, Hanjo Thiele, Jens Vygen

    Abstract: We devise constant-factor approximation algorithms for finding as many disjoint cycles as possible from a certain family of cycles in a given planar or bounded-genus graph. Here disjoint can mean vertex-disjoint or edge-disjoint, and the graph can be undirected or directed. The family of cycles under consideration must satisfy two properties: it must be uncrossable and allow for an oracle access t… ▽ More

    Submitted 3 February, 2023; v1 submitted 1 July, 2022; originally announced July 2022.

    Comments: 38 pages

  4. arXiv:2205.00889  [pdf, other

    cs.DS

    Vehicle Routing with Time-Dependent Travel Times: Theory, Practice, and Benchmarks

    Authors: Jannis Blauth, Stephan Held, Dirk Müller, Niklas Schlomberg, Vera Traub, Thorben Tröbst, Jens Vygen

    Abstract: We develop theoretical foundations and practical algorithms for vehicle routing with time-dependent travel times. We also provide new benchmark instances and experimental results. First, we study basic operations on piecewise linear arrival time functions. In particular, we devise a faster algorithm to compute the pointwise minimum of a set of piecewise linear functions and a monotonicity-preservi… ▽ More

    Submitted 25 March, 2024; v1 submitted 2 May, 2022; originally announced May 2022.

  5. Faster Goal-Oriented Shortest Path Search for Bulk and Incremental Detailed Routing

    Authors: Markus Ahrens, Dorothee Henke, Stefan Rabenstein, Jens Vygen

    Abstract: We develop new algorithmic techniques for VLSI detailed routing. First, we improve the goal-oriented version of Dijkstra's algorithm to find shortest paths in huge incomplete grid graphs with edge costs depending on the direction and the layer, and possibly on rectangular regions. We devise estimates of the distance to the targets that offer better trade-offs between running time and quality than… ▽ More

    Submitted 30 March, 2023; v1 submitted 11 November, 2021; originally announced November 2021.

    Journal ref: Mathematical Programming (2023)

  6. arXiv:2011.05235  [pdf, ps, other

    cs.DS cs.DM

    Improving the Approximation Ratio for Capacitated Vehicle Routing

    Authors: Jannis Blauth, Vera Traub, Jens Vygen

    Abstract: We devise a new approximation algorithm for capacitated vehicle routing. Our algorithm yields a better approximation ratio for general capacitated vehicle routing as well as for the unit-demand case and the splittable variant. Our results hold in arbitrary metric spaces. This is the first improvement upon the classical tour partitioning algorithm by Haimovich and Rinnooy Kan and Altinkemer and Gav… ▽ More

    Submitted 10 November, 2020; originally announced November 2020.

  7. arXiv:2011.02446  [pdf, other

    cs.DS cs.DM math.CO

    Approximating the discrete time-cost tradeoff problem with bounded depth

    Authors: Siad Daboul, Stephan Held, Jens Vygen

    Abstract: We revisit the deadline version of the discrete time-cost tradeoff problem for the special case of bounded depth. Such instances occur for example in VLSI design. The depth of an instance is the number of jobs in a longest chain and is denoted by $d$. We prove new upper and lower bounds on the approximability. First we observe that the problem can be regarded as a special case of finding a minimum… ▽ More

    Submitted 21 April, 2021; v1 submitted 4 November, 2020; originally announced November 2020.

    Comments: 20 pages, 7 figures

  8. Approximating maximum integral multiflows on bounded genus graphs

    Authors: Chien-chung Huang, Mathieu Mari, Claire Mathieu, Jens Vygen

    Abstract: We devise the first constant-factor approximation algorithm for finding an integral multi-commodity flow of maximum total value for instances where the supply graph together with the demand edges can be embedded on an orientable surface of bounded genus. This extends recent results for planar instances. Our techniques include an uncrossing algorithm, which is significantly more difficult than in t… ▽ More

    Submitted 31 May, 2021; v1 submitted 1 May, 2020; originally announced May 2020.

    MSC Class: 57M15; 05C38; 05C62; 90C27; 90C35

  9. arXiv:2001.01715  [pdf, other

    cs.DS cs.DM math.CO

    An Approximation Algorithm for Fully Planar Edge-Disjoint Paths

    Authors: Chien-Chung Huang, Mathieu Mari, Claire Mathieu, Kevin Schewior, Jens Vygen

    Abstract: We devise a constant-factor approximation algorithm for the maximization version of the edge-disjoint paths problem if the supply graph together with the demand edges form a planar graph. By planar duality this is equivalent to packing cuts in a planar graph such that each cut contains exactly one demand edge. We also show that the natural linear programming relaxations have constant integrality g… ▽ More

    Submitted 6 January, 2020; originally announced January 2020.

  10. arXiv:1912.00670  [pdf, ps, other

    cs.DM cs.DS math.CO

    An improved approximation algorithm for ATSP

    Authors: Vera Traub, Jens Vygen

    Abstract: We revisit the constant-factor approximation algorithm for the asymmetric traveling salesman problem by Svensson, Tarnawski, and Végh. We improve on each part of this algorithm. We avoid the reduction to irreducible instances and thus obtain a simpler and much better reduction to vertebrate pairs. We also show that a slight variant of their algorithm for vertebrate pairs has a much smaller approxi… ▽ More

    Submitted 7 June, 2021; v1 submitted 2 December, 2019; originally announced December 2019.

  11. arXiv:1907.10376  [pdf, ps, other

    cs.DM cs.DS math.CO

    Reducing Path TSP to TSP

    Authors: Vera Traub, Jens Vygen, Rico Zenklusen

    Abstract: We present a black-box reduction from the path version of the Traveling Salesman Problem (Path TSP) to the classical tour version (TSP). More precisely, we show that given an $α$-approximation algorithm for TSP, then, for any $ε>0$, there is an $(α+ε)$-approximation algorithm for the more general Path TSP. This reduction implies that the approximability of Path TSP is the same as for TSP, up to an… ▽ More

    Submitted 24 July, 2019; originally announced July 2019.

  12. arXiv:1808.10734  [pdf, ps, other

    cs.DM cs.DS math.CO

    An improved upper bound on the integrality ratio for the $s$-$t$-path TSP

    Authors: Vera Traub, Jens Vygen

    Abstract: We give an improved analysis of the best-of-many Christofides algorithm with lonely edge deletion, which was proposed by Sebő and van Zuylen [2016]. This implies an improved upper bound on the integrality ratio of the standard LP relaxation for the $s$-$t$-path TSP.

    Submitted 23 July, 2019; v1 submitted 31 August, 2018; originally announced August 2018.

    Journal ref: Operations Research Letters 47 (2019), 225--228

  13. arXiv:1808.06542  [pdf, ps, other

    cs.DM math.CO

    The asymmetric traveling salesman path LP has constant integrality ratio

    Authors: Anna Köhne, Vera Traub, Jens Vygen

    Abstract: We show that the classical LP relaxation of the asymmetric traveling salesman path problem (ATSPP) has constant integrality ratio. If $ρ_{\text{ATSP}}$ and $ρ_{\text{ATSPP}}$ denote the integrality ratios for the asymmetric TSP and its path version, then $ρ_{\text{ATSPP}}\le 4ρ_{\text{ATSP}}-3$. We prove an even better bound for node-weighted instances: if the integrality ratio for ATSP on node-… ▽ More

    Submitted 1 October, 2018; v1 submitted 20 August, 2018; originally announced August 2018.

  14. arXiv:1804.03112  [pdf, ps, other

    cs.DM cs.DS math.CO

    Beating the integrality ratio for s-t-tours in graphs

    Authors: Vera Traub, Jens Vygen

    Abstract: Among various variants of the traveling salesman problem, the s-t-path graph TSP has the special feature that we know the exact integrality ratio, 3/2, and an approximation algorithm matching this ratio. In this paper, we go below this threshold: we devise a polynomial-time algorithm for the s-t-path graph TSP with approximation ratio 1.497. Our algorithm can be viewed as a refinement of the 3/2-a… ▽ More

    Submitted 17 September, 2018; v1 submitted 9 April, 2018; originally announced April 2018.

  15. arXiv:1801.04991  [pdf, other

    cs.DS

    Vehicle Routing with Subtours

    Authors: Stephan Held, Jochen Könemann, Jens Vygen

    Abstract: When delivering items to a set of destinations, one can save time and cost by passing a subset to a sub-contractor at any point en route. We consider a model where a set of items are initially loaded in one vehicle and should be distributed before a given deadline Δ. In addition to travel time and time for deliveries, we assume that there is a fixed delay for handing over an item from one vehicle… ▽ More

    Submitted 15 January, 2018; originally announced January 2018.

    ACM Class: F.2.2; G.1.2; G.2.2

  16. arXiv:1707.03992  [pdf, ps, other

    cs.DM cs.DS math.CO

    Approaching $\frac{3}{2}$ for the $s$-$t$-path TSP

    Authors: Vera Traub, Jens Vygen

    Abstract: We show that there is a polynomial-time algorithm with approximation guarantee $\frac{3}{2}+ε$ for the $s$-$t$-path TSP, for any fixed $ε>0$. It is well known that Wolsey's analysis of Christofides' algorithm also works for the $s$-$t$-path TSP with its natural LP relaxation except for the narrow cuts (in which the LP solution has value less than two). A fixed optimum tour has either a single edge… ▽ More

    Submitted 23 July, 2019; v1 submitted 13 July, 2017; originally announced July 2017.

    Comments: Final version for Journal of the ACM

    Journal ref: Journal of the ACM 66 (2019), Article 14

  17. arXiv:1706.06565  [pdf, other

    cs.DM cs.DS math.OC

    On the Integrality Gap of the Prize-Collecting Steiner Forest LP

    Authors: Jochen Könemann, Neil Olver, Kanstantsin Pashkovich, R. Ravi, Chaitanya Swamy, Jens Vygen

    Abstract: In the prize-collecting Steiner forest (PCSF) problem, we are given an undirected graph $G=(V,E)$, edge costs $\{c_e\geq 0\}_{e\in E}$, terminal pairs $\{(s_i,t_i)\}_{i=1}^k$, and penalties $\{π_i\}_{i=1}^k$ for each terminal pair; the goal is to find a forest $F$ to minimize $c(F)+\sum_{i: (s_i,t_i)\text{ not connected in }F}π_i$. The Steiner forest problem can be viewed as the special case where… ▽ More

    Submitted 20 June, 2017; originally announced June 2017.

  18. arXiv:1609.00147  [pdf, ps, other

    math.CO cs.DM cs.DS

    Two-connected spanning subgraphs with at most $\frac{10}{7}$OPT edges

    Authors: Klaus Heeger, Jens Vygen

    Abstract: We present a $\frac{10}{7}$-approximation algorithm for the minimum two-vertex-connected spanning subgraph problem.

    Submitted 1 September, 2016; originally announced September 2016.

  19. arXiv:1511.05514  [pdf, ps, other

    cs.DM cs.DS math.CO

    Better $s$-$t$-Tours by Gao Trees

    Authors: Corinna Gottschalk, Jens Vygen

    Abstract: We consider the $s$-$t$-path TSP: given a finite metric space with two elements $s$ and $t$, we look for a path from $s$ to $t$ that contains all the elements and has minimum total distance. We improve the approximation ratio for this problem from 1.599 to 1.566. Like previous algorithms, we solve the natural LP relaxation and represent an optimum solution $x^*$ as a convex combination of spanning… ▽ More

    Submitted 17 November, 2015; originally announced November 2015.

  20. arXiv:1502.03715  [pdf, ps, other

    cs.DM cs.DS math.CO

    Reassembling trees for the traveling salesman

    Authors: Jens Vygen

    Abstract: Many recent approximation algorithms for different variants of the traveling salesman problem (asymmetric TSP, graph TSP, s-t-path TSP) exploit the well-known fact that a solution of the natural linear programming relaxation can be written as convex combination of spanning trees. The main argument then is that randomly sampling a tree from such a distribution and then completing the tree to a tour… ▽ More

    Submitted 5 January, 2016; v1 submitted 12 February, 2015; originally announced February 2015.

    Comments: minor revision, final version, to appear in SIAM Journal of Discrete Mathematics, please use color printer

  21. arXiv:1406.0492  [pdf, other

    cs.DS cs.DM

    Dijkstra meets Steiner: a fast exact goal-oriented Steiner tree algorithm

    Authors: Stefan Hougardy, Jannik Silvanus, Jens Vygen

    Abstract: We present a new exact algorithm for the Steiner tree problem in edge-weighted graphs. Our algorithm improves the classical dynamic programming approach by Dreyfus and Wagner. We achieve a significantly better practical performance via pruning and future costs, a generalization of a well-known concept to speed up shortest path computations. Our algorithm matches the best known worst-case run time… ▽ More

    Submitted 8 September, 2015; v1 submitted 2 June, 2014; originally announced June 2014.

  22. arXiv:1201.1870  [pdf, ps, other

    cs.DM cs.DS math.CO

    Shorter Tours by Nicer Ears: 7/5-approximation for graphic TSP, 3/2 for the path version, and 4/3 for two-edge-connected subgraphs

    Authors: András Sebő, Jens Vygen

    Abstract: We prove new results for approximating the graphic TSP and some related problems. We obtain polynomial-time algorithms with improved approximation guarantees. For the graphic TSP itself, we improve the approximation ratio to 7/5. For a generalization, the connected-$T$-join problem, we obtain the first nontrivial approximation algorithm, with ratio 3/2. This contains the graphic $s$-$t$-path-TSP… ▽ More

    Submitted 30 March, 2012; v1 submitted 9 January, 2012; originally announced January 2012.