Skip to main content

Showing 1–6 of 6 results for author: Vincze, R

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

    cs.DM cs.DS

    Approximating Maximum Edge 2-Coloring by Normalizing Graphs

    Authors: Tobias Mömke, Alexandru Popa, Aida Roshany-Tabrizi, Michael Ruderer, Roland Vincze

    Abstract: In a simple, undirected graph G, an edge 2-coloring is a coloring of the edges such that no vertex is incident to edges with more than 2 distinct colors. The problem maximum edge 2-coloring (ME2C) is to find an edge 2-coloring in a graph G with the goal to maximize the number of colors. For a relevant graph class, ME2C models anti-Ramsey numbers and it was considered in network applications. For t… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

    Comments: 20 pages, 6 figures, preliminary version published at WAOA 2023

  2. arXiv:2201.02054  [pdf, other

    cs.DM cs.DS

    Efficient Approximations for Many-Visits Multiple Traveling Salesman Problems

    Authors: Kristóf Bérczi, Matthias Mnich, Roland Vincze

    Abstract: A fundamental variant of the classical traveling salesman problem (TSP) is the so-called multiple TSP (mTSP), where a set of $m$ salesmen jointly visit all cities from a set of $n$ cities. The mTSP models many important real-life applications, in particular for vehicle routing problems. An extensive survey by Bektas (Omega 34(3), 2006) lists a variety of heuristic and exact solution procedures for… ▽ More

    Submitted 6 January, 2022; originally announced January 2022.

    Comments: 25 pages, 3 figures

  3. arXiv:2007.11389  [pdf, other

    cs.DM cs.DS

    A 3/2-Approximation for the Metric Many-visits Path TSP

    Authors: Kristóf Bérczi, Matthias Mnich, Roland Vincze

    Abstract: In the Many-visits Path TSP, we are given a set of $n$ cities along with their pairwise distances (or cost) $c(uv)$, and moreover each city $v$ comes with an associated positive integer request $r(v)$. The goal is to find a minimum-cost path, starting at city $s$ and ending at city $t$, that visits each city $v$ exactly $r(v)$ times. We present a $\frac32$-approximation algorithm for the metri… ▽ More

    Submitted 21 July, 2020; originally announced July 2020.

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

  4. arXiv:1911.09890  [pdf, other

    cs.DM cs.DS

    Degree-Bounded Generalized Polymatroids and Approximating the Metric Many-Visits TSP

    Authors: Kristóf Bérczi, André Berger, Matthias Mnich, Roland Vincze

    Abstract: In the Bounded Degree Matroid Basis Problem, we are given a matroid and a hypergraph on the same ground set, together with costs for the elements of that set as well as lower and upper bounds $f(\varepsilon)$ and $g(\varepsilon)$ for each hyperedge $\varepsilon$. The objective is to find a minimum-cost basis $B$ such that $f(\varepsilon) \leq |B \cap \varepsilon| \leq g(\varepsilon)$ for each hype… ▽ More

    Submitted 14 December, 2019; v1 submitted 22 November, 2019; originally announced November 2019.

    Comments: 17 pages

  5. arXiv:1808.04550  [pdf, other

    cs.LG stat.ML

    SciSports: Learning football kinematics through two-dimensional tracking data

    Authors: Anatoliy Babic, Harshit Bansal, Gianluca Finocchio, Julian Golak, Mark Peletier, Jim Portegies, Clara Stegehuis, Anuj Tyagi, Roland Vincze, William Weimin Yoo

    Abstract: SciSports is a Dutch startup company specializing in football analytics. This paper describes a joint research effort with SciSports, during the Study Group Mathematics with Industry 2018 at Eindhoven, the Netherlands. The main challenge that we addressed was to automatically process empirical football players' trajectories, in order to extract useful information from them. The data provided to us… ▽ More

    Submitted 14 August, 2018; originally announced August 2018.

    Comments: This report was made for the Study Group Mathematics with Industry 2018

  6. arXiv:1804.06361  [pdf, other

    cs.DS

    A time- and space-optimal algorithm for the many-visits TSP

    Authors: André Berger, László Kozma, Matthias Mnich, Roland Vincze

    Abstract: The many-visits traveling salesperson problem (MV-TSP) asks for an optimal tour of $n$ cities that visits each city $c$ a prescribed number $k_c$ of times. Travel costs may be asymmetric, and visiting a city twice in a row may incur a non-zero cost. The MV-TSP problem finds applications in scheduling, geometric approximation, and Hamiltonicity of certain graph families. The fastest known algorit… ▽ More

    Submitted 21 April, 2020; v1 submitted 17 April, 2018; originally announced April 2018.

    Comments: Small fixes, journal version