Zum Hauptinhalt springen

Showing 1–7 of 7 results for author: Naredla, A M

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

    cs.AI cs.DM cs.LG

    Finding Increasingly Large Extremal Graphs with AlphaZero and Tabu Search

    Authors: Abbas Mehrabian, Ankit Anand, Hyunjik Kim, Nicolas Sonnerat, Matej Balog, Gheorghe Comanici, Tudor Berariu, Andrew Lee, Anian Ruoss, Anna Bulanova, Daniel Toyama, Sam Blackwell, Bernardino Romera Paredes, Petar Veličković, Laurent Orseau, Joonkyung Lee, Anurag Murty Naredla, Doina Precup, Adam Zsolt Wagner

    Abstract: This work studies a central extremal graph theory problem inspired by a 1975 conjecture of Erdős, which aims to find graphs with a given size (number of nodes) that maximize the number of edges without having 3- or 4-cycles. We formulate this problem as a sequential decision-making problem and compare AlphaZero, a neural network-guided tree search, with tabu search, a heuristic local search method… ▽ More

    Submitted 29 July, 2024; v1 submitted 6 November, 2023; originally announced November 2023.

    Comments: To appear in the proceedings of IJCAI 2024. First three authors contributed equally, last two authors made equal senior contribution

  2. arXiv:2303.09702  [pdf, other

    cs.CG

    The geodesic edge center of a simple polygon

    Authors: Anna Lubiw, Anurag Murty Naredla

    Abstract: The geodesic edge center of a polygon is a point c inside the polygon that minimizes the maximum geodesic distance from c to any edge of the polygon, where geodesic distance is the shortest path distance inside the polygon. We give a linear-time algorithm to find a geodesic edge center of a simple polygon. This improves on the previous O(n log n) time algorithm by Lubiw and Naredla [European Sympo… ▽ More

    Submitted 21 March, 2023; v1 submitted 16 March, 2023; originally announced March 2023.

  3. arXiv:2209.14401  [pdf, other

    cs.DS

    Shortest Beer Path Queries in Interval Graphs

    Authors: Rathish Das, Meng He, Eitan Kondratovsky, J. Ian Munro, Anurag Murty Naredla, Kaiyu Wu

    Abstract: Our interest is in paths between pairs of vertices that go through at least one of a subset of the vertices known as beer vertices. Such a path is called a beer path, and the beer distance between two vertices is the length of the shortest beer path. We show that we can represent unweighted interval graphs using $2n \log n + O(n) + O(|B|\log n)$ bits where $|B|$ is the number of beer vertices. T… ▽ More

    Submitted 28 September, 2022; originally announced September 2022.

    Comments: To appear in ISAAC 2022

  4. arXiv:2108.07751  [pdf, other

    cs.CG

    Distant Representatives for Rectangles in the Plane

    Authors: Therese Biedl, Anna Lubiw, Anurag Murty Naredla, Peter Dominik Ralbovsky, Graeme Stroud

    Abstract: The input to the distant representatives problem is a set of $n$ objects in the plane and the goal is to find a representative point from each object while maximizing the distance between the closest pair of points. When the objects are axis-aligned rectangles, we give polynomial time constant-factor approximation algorithms for the $L_1$, $L_2$, and $L_\infty$ distance measures. We also prove low… ▽ More

    Submitted 17 August, 2021; originally announced August 2021.

    Comments: Full-length version of a paper to appear at ESA'21

  5. arXiv:2108.07366  [pdf, other

    cs.CG

    The Visibility Center of a Simple Polygon

    Authors: Anna Lubiw, Anurag Murty Naredla

    Abstract: We introduce the \emph{visibility center} of a set of points inside a polygon -- a point $c_V$ such that the maximum geodesic distance from $c_V$ to see any point in the set is minimized. For a simple polygon of $n$ vertices and a set of $m$ points inside it, we give an $O((n+m) \log {(n+m)})$ time algorithm to find the visibility center. We find the visibility center of \emph{all} points in a sim… ▽ More

    Submitted 4 December, 2022; v1 submitted 16 August, 2021; originally announced August 2021.

    Comments: Full-length version of a paper that appeared at the European Symposium of Algorithms 2021

  6. arXiv:2004.05946  [pdf, other

    cs.CG

    Reconstructing a Polyhedron between Polygons in Parallel Slices

    Authors: Therese Biedl, Pavle Bulatovic, Veronika Irvine, Anna Lubiw, Owen Merkel, Anurag Murty Naredla

    Abstract: Given two $n$-vertex polygons, $P=(p_1, \ldots, p_n)$ lying in the $xy$-plane at $z=0$, and $P'=(p'_1, \ldots, p'_n)$ lying in the $xy$-plane at $z=1$, a banded surface is a triangulated surface homeomorphic to an annulus connecting $P$ and $P'$ such that the triangulation's edge set contains vertex disjoint paths $π_i$ connecting $p_i$ to $p'_i$ for all $i =1, \ldots, n$. The surface then consist… ▽ More

    Submitted 13 April, 2020; originally announced April 2020.

    Comments: preliminary version appeared in the Canadian Conference on Computational Geometry (CCCG) 2019

    MSC Class: 05C10; 52C99; 68W99 ACM Class: F.2.2; G.2.2

  7. Token Swapping on Trees

    Authors: Ahmad Biniaz, Kshitij Jain, Anna Lubiw, Zuzana Masárová, Tillmann Miltzow, Debajyoti Mondal, Anurag Murty Naredla, Josef Tkadlec, Alexi Turcotte

    Abstract: The input to the token swapping problem is a graph with vertices $v_1, v_2, \ldots, v_n$, and $n$ tokens with labels $1, 2, \ldots, n$, one on each vertex. The goal is to get token $i$ to vertex $v_i$ for all $i= 1, \ldots, n$ using a minimum number of swaps, where a swap exchanges the tokens on the endpoints of an edge. We present some results about token swapping on a tree, also known as "sortin… ▽ More

    Submitted 12 January, 2023; v1 submitted 16 March, 2019; originally announced March 2019.

    Comments: 37 pages, Discrete Mathematics and Theoretical Computer Science, DMTCS vol. 24:2, 2022, #9

    MSC Class: 03D15; 05C05; 68R05 ACM Class: F.2.0

    Journal ref: Discrete Mathematics & Theoretical Computer Science, vol. 24, no 2, Discrete Algorithms (January 18, 2023) dmtcs:8383