Skip to main content

Showing 1–6 of 6 results for author: Banyassady, B

.
  1. arXiv:2205.07777  [pdf, other

    cs.CG cs.RO

    Unlabeled Multi-Robot Motion Planning with Tighter Separation Bounds

    Authors: Bahareh Banyassady, Mark de Berg, Karl Bringmann, Kevin Buchin, Henning Fernau, Dan Halperin, Irina Kostitsyna, Yoshio Okamoto, Stijn Slot

    Abstract: We consider the unlabeled motion-planning problem of $m$ unit-disc robots moving in a simple polygonal workspace of $n$ edges. The goal is to find a motion plan that moves the robots to a given set of $m$ target positions. For the unlabeled variant, it does not matter which robot reaches which target position as long as all target positions are occupied in the end. If the workspace has narrow pa… ▽ More

    Submitted 16 May, 2022; originally announced May 2022.

    Comments: A shorter version of this paper appeared in the Proceedings of the 38th International Symposium on Computational Geometry (SoCG 2022)

  2. Geometric Algorithms with Limited Workspace: A Survey

    Authors: Bahareh Banyassady, Matias Korman, Wolfgang Mulzer

    Abstract: In the limited workspace model, we consider algorithms whose input resides in read-only memory and that use only a constant or sublinear amount of writable memory to accomplish their task. We survey recent results in computational geometry that fall into this model and that strive to achieve the lowest possible running time. In addition to discussing the state of the art, we give some illustrative… ▽ More

    Submitted 15 June, 2018; originally announced June 2018.

    Comments: 18 pages, 3 figures

    Journal ref: ACM SIGACT News, 49(2), June 2018, pp. 77-94

  3. Time-Space Trade-Offs for Computing Euclidean Minimum Spanning Trees

    Authors: Bahareh Banyassady, Luis Barba, Wolfgang Mulzer

    Abstract: We present time-space trade-offs for computing the Euclidean minimum spanning tree of a set $S$ of $n$ point-sites in the plane. More precisely, we assume that $S$ resides in a random-access memory that can only be read. The edges of the Euclidean minimum spanning tree $\text{EMST}(S)$ have to be reported sequentially, and they cannot be accessed or modified afterwards. There is a parameter… ▽ More

    Submitted 18 November, 2020; v1 submitted 18 December, 2017; originally announced December 2017.

    Comments: 19 pages, 23 figures; a preliminary version appeared in LATIN 2018

    Journal ref: Journal of Computational Geometry (JoCG), 11(1), 2020, pp. 525-547

  4. Improved Time-Space Trade-offs for Computing Voronoi Diagrams

    Authors: Bahareh Banyassady, Matias Korman, Wolfgang Mulzer, André van Renssen, Marcel Roeloffzen, Paul Seiferth, Yannik Stein

    Abstract: Let $P$ be a planar set of $n$ sites in general position. For $k\in\{1,\dots,n-1\}$, the Voronoi diagram of order $k$ for $P$ is obtained by subdividing the plane into cells such that points in the same cell have the same set of nearest $k$ neighbors in $P$. The (nearest site) Voronoi diagram (NVD) and the farthest site Voronoi diagram (FVD) are the particular cases of $k=1$ and $k=n-1$, respectiv… ▽ More

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

    Comments: 22 pages, 8 figures; a preliminary version appeared in STACS 2017

    Journal ref: Journal of Computational Geometry (JoCG), 9(1), 2018, pp. 191-212

  5. Routing in Polygonal Domains

    Authors: Bahareh Banyassady, Man-Kwun Chiu, Matias Korman, Wolfgang Mulzer, André van Renssen, Marcel Roeloffzen, Paul Seiferth, Yannik Stein, Birgit Vogtenhuber, Max Willert

    Abstract: We consider the problem of routing a data packet through the visibility graph of a polygonal domain $P$ with $n$ vertices and $h$ holes. We may preprocess $P$ to obtain a label and a routing table for each vertex of $P$. Then, we must be able to route a data packet between any two vertices $p$ and $q$ of $P$, where each step must use only the label of the target node $q$ and the routing table of t… ▽ More

    Submitted 2 August, 2018; v1 submitted 28 March, 2017; originally announced March 2017.

    Comments: 13 pages, 7 figures; a preliminary version appeared at ISAAC 2017

  6. A Time-Space Trade-off for Computing the k-Visibility Region of a Point in a Polygon

    Authors: Yeganeh Bahoo, Bahareh Banyassady, Prosenjit Bose, Stephane Durocher, Wolfgang Mulzer

    Abstract: Let $P$ be a simple polygon with $n$ vertices, and let $q \in P$ be a point in $P$. Let $k \in \{0, \dots, n - 1\}$. A point $p \in P$ is $k$-visible from $q$ if and only if the line segment $pq$ crosses the boundary of $P$ at most $k$ times. The $k$-visibility region of $q$ in $P$ is the set of all points that are $k$-visible from $q$. We study the problem of computing the $k$-visibility region i… ▽ More

    Submitted 13 August, 2019; v1 submitted 9 March, 2016; originally announced March 2016.

    Comments: 17 pages, 5 figures; a preliminary version appeared in WALCOM 2017; this revision fixes a mistake in the proof of Theorem 4.4 in the published version, the statement of the theorem remains unchanged