Skip to main content

Showing 1–22 of 22 results for author: Nandy, S C

.
  1. arXiv:2404.15487  [pdf, other

    cs.CG cs.DS

    Minimum Consistent Subset in Trees and Interval Graphs

    Authors: Aritra Banik, Sayani Das, Anil Maheshwari, Bubai Manna, Subhas C Nandy, Krishna Priya K M, Bodhayan Roy, Sasanka Roy, Abhishek Sahu

    Abstract: In the Minimum Consistent Subset (MCS) problem, we are presented with a connected simple undirected graph $G=(V,E)$, consisting of a vertex set $V$ of size $n$ and an edge set $E$. Each vertex in $V$ is assigned a color from the set $\{1,2,\ldots, c\}$. The objective is to determine a subset $V' \subseteq V$ with minimum possible cardinality, such that for every vertex $v \in V$, at least one of i… ▽ More

    Submitted 23 April, 2024; originally announced April 2024.

  2. arXiv:2104.04229  [pdf, other

    cs.CG

    On the minimum spanning tree problem in imprecise set-up

    Authors: Sanjana Dey, Ramesh K. Jallu, Subhas C. Nandy

    Abstract: In this article, we study the Euclidean minimum spanning tree problem in an imprecise setup. The problem is known as the \emph{Minimum Spanning Tree Problem with Neighborhoods} in the literature. We study the problem where the neighborhoods are represented as non-crossing line segments. Given a set ${\cal S}$ of $n$ disjoint line segments in $I\!\!R^2$, the objective is to find a minimum spanning… ▽ More

    Submitted 9 April, 2021; originally announced April 2021.

  3. Complexity and Approximation for Discriminating and Identifying Code Problems in Geometric Setups

    Authors: Sanjana Dey, Florent Foucaud, Subhas C Nandy, Arunabha Sen

    Abstract: We study geometric variations of the discriminating code problem. In the \emph{discrete version} of the problem, a finite set of points $P$ and a finite set of objects $S$ are given in $\mathbb{R}^d$. The objective is to choose a subset $S^* \subseteq S$ of minimum cardinality such that for each point $p_i \in P$, the subset $S_i^* \subseteq S^*$ covering $p_i$ satisfies $S_i^*\neq \emptyset$, and… ▽ More

    Submitted 9 December, 2022; v1 submitted 22 September, 2020; originally announced September 2020.

    Journal ref: Algorithmica 85(7):1850-1882, 2023

  4. arXiv:2009.06310  [pdf

    cs.DM cs.SI

    Sparsity of weighted networks: measures and applications

    Authors: Swati Goswami, Asit K. Das, Subhas C. Nandy

    Abstract: A majority of real life networks are weighted and sparse. The present article aims at characterization of weighted networks based on sparsity, as a measure of inherent diversity, of different network parameters. It utilizes sparsity index defined on ordered degree sequence of simple networks and derives further properties of this index. The range of possible values of sparsity index of any connect… ▽ More

    Submitted 11 January, 2021; v1 submitted 14 September, 2020; originally announced September 2020.

    Comments: 24 pages, 6 figures

  5. arXiv:2006.15381  [pdf, other

    cs.DS cs.CC

    The Generalized Independent and Dominating Set Problems on Unit Disk Graphs

    Authors: Sangram K. Jena, Ramesh K. Jallu, Gautam K. Das, Subhas C. Nandy

    Abstract: In this article, we study a generalized version of the maximum independent set and minimum dominating set problems, namely, the maximum $d$-distance independent set problem and the minimum $d$-distance dominating set problem on unit disk graphs for a positive integer $d>0$. We first show that the maximum $d$-distance independent set problem and the minimum $d$-distance dominating set problem belon… ▽ More

    Submitted 27 June, 2020; originally announced June 2020.

  6. arXiv:1909.09445  [pdf, other

    cs.CG

    Corrigendum to: "Linear time algorithm to cover and hit a set of line segments optimally by two axis-parallel squares", Theoretical Computer Science 769 (2019) 63--74

    Authors: Sanjib Sadhu, Xiaozhou He, Sasanka Roy, Subhas C. Nandy, Suchismita Roy

    Abstract: In the paper "Linear time algorithm to cover and hit a set of line segments optimally by two axis-parallel squares", TCS Volume 769 (2019), pages 63--74, the LHIT problem is proposed as follows: For a given set of non-intersecting line segments ${\cal L} = \{\ell_1, \ell_2, \ldots, \ell_n\}$ in $I\!\!R^2$, compute two axis-parallel congruent squares ${\cal S}_1$ and ${\cal S}_2$ of minimum size… ▽ More

    Submitted 24 September, 2019; v1 submitted 20 September, 2019; originally announced September 2019.

  7. arXiv:1905.07124  [pdf, other

    cs.CG

    Variations of largest rectangle recognition amidst a bichromatic point set

    Authors: Ankush Acharyya, Minati De, Subhas C. Nandy, Supantha Pandit

    Abstract: Classical separability problem involving multi-color point sets is an important area of study in computational geometry. In this paper, we study different separability problems for bichromatic point set P=P_r\cup P_b on a plane, where $P_r$ and $P_b$ represent the set of n red points and m blue points respectively, and the objective is to compute a monochromatic object of the desired type and of m… ▽ More

    Submitted 17 May, 2019; originally announced May 2019.

  8. arXiv:1905.05066  [pdf, other

    cs.CG

    Color spanning Localized query

    Authors: Ankush Acharyya, Anil Maheshwari, Subhas C. Nandy

    Abstract: Let P be a set of n points and each of the points is colored with one of the k possible colors. We present efficient algorithms to pre-process P such that for a given query point q, we can quickly identify the smallest color spanning object of the desired type containing q. In this paper, we focus on (i) intervals, (ii) axis-parallel square, (iii) axis-parallel rectangle, (iv) equilateral triangle… ▽ More

    Submitted 13 May, 2019; originally announced May 2019.

    Comments: A preliminary version of the paper appeared in the proceedings of 5th International Conference on Algorithms and Discrete Applied Mathematics, CALDAM 2019

  9. arXiv:1709.04870  [pdf, other

    cs.CG

    A linear time algorithm to cover and hit a set of line segments optimally by two axis-parallel squares

    Authors: Sanjib Sadhu, Sasanka Roy, Subhas C. Nandy, Suchismita Roy

    Abstract: This paper discusses the problem of covering and hitting a set of line segments $\cal L$ in ${\mathbb R}^2$ by a pair of axis-parallel squares such that the side length of the larger of the two squares is minimized. We also discuss the restricted version of covering, where each line segment in $\cal L$ is to be covered completely by at least one square. The proposed algorithm for the covering prob… ▽ More

    Submitted 14 September, 2017; originally announced September 2017.

    Comments: A preliminary version of this paper appeared in COCOON 2017, pages 457-468

  10. Range Assignment of Base-Stations Maximizing Coverage Area without Interference

    Authors: Ankush Acharyya, Minati De, Subhas C. Nandy, Bodhayan Roy

    Abstract: We study the problem of assigning non-overlap** geometric objects centered at a given set of points such that the sum of area covered by them is maximized. If the points are placed on a straight-line and the objects are disks, then the problem is solvable in polynomial time. However, we show that the problem is NP-hard even for simplest objects like disks or squares in ${\mathbb{R}}^2$. Eppstein… ▽ More

    Submitted 14 September, 2017; v1 submitted 25 May, 2017; originally announced May 2017.

    Comments: 27 pages, 15 figures

    MSC Class: 52C15; 52C17

  11. arXiv:1611.03260  [pdf, ps, other

    cs.CG

    Faster Approximation for Maximum Independent Set on Unit Disk Graph

    Authors: Subhas C. Nandy, Supantha Pandit, Sasanka Roy

    Abstract: Maximum independent set from a given set $D$ of unit disks intersecting a horizontal line can be solved in $O(n^2)$ time and $O(n^2)$ space. As a corollary, we design a factor 2 approximation algorithm for the maximum independent set problem on unit disk graph which takes both time and space of $O(n^2)$. The best known factor 2 approximation algorithm for this problem runs in $O(n^2 \log n)$ time… ▽ More

    Submitted 10 November, 2016; originally announced November 2016.

  12. arXiv:1609.04148  [pdf, ps, other

    cs.CG

    Color Spanning Annulus: Square, Rectangle and Equilateral Triangle

    Authors: Ankush Acharyya, Subhas C. Nandy, Sasanka Roy

    Abstract: In this paper, we study different variations of minimum width color-spanning annulus problem among a set of points $P=\{p_1,p_2,\ldots,p_n\}$ in $I\!\!R^2$, where each point is assigned with a color in $\{1, 2, \ldots, k\}$. We present algorithms for finding a minimum width color-spanning axis parallel square annulus $(CSSA)$, minimum width color spanning axis parallel rectangular annulus… ▽ More

    Submitted 14 September, 2016; originally announced September 2016.

    Comments: 14 pages

  13. arXiv:1607.07256  [pdf, ps, other

    cs.CG

    Covering segments with unit squares

    Authors: Ankush Acharyya, Subhas C. Nandy, Supantha Pandit, Sasanka Roy

    Abstract: We study several variations of line segment covering problem with axis-parallel unit squares in $I\!\!R^2$. A set $S$ of $n$ line segments is given. The objective is to find the minimum number of axis-parallel unit squares which cover at least one end-point of each segment. The variations depend on the orientation and length of the input segments. We prove some of these problems to be NP-complete,… ▽ More

    Submitted 27 September, 2016; v1 submitted 25 July, 2016; originally announced July 2016.

  14. arXiv:1603.04210  [pdf, ps, other

    cs.CG cs.DS

    The Runaway Rectangle Escape Problem

    Authors: Aniket Basu Roy, Anil Maheshwari, Sathish Govindarajan, Neeldhara Misra, Subhas C Nandy, Shreyas Shetty

    Abstract: Motivated by the applications of routing in PCB buses, the Rectangle Escape Problem was recently introduced and studied. In this problem, we are given a set of rectangles $\mathcal{S}$ in a rectangular region $R$, and we would like to extend these rectangles to one of the four sides of $R$. Define the density of a point $p$ in $R$ as the number of extended rectangles that contain $p$. The question… ▽ More

    Submitted 15 March, 2016; v1 submitted 14 March, 2016; originally announced March 2016.

    Comments: 26 pages, 7 figures, A preliminary version appeared in the Proceedings of the 26th Canadian Conference on Computational Geometry, 2014

  15. arXiv:1512.02356  [pdf, ps, other

    cs.CG

    Approximation algorithms for the two-center problem of convex polygon

    Authors: Sanjib Sadhu, Sasanka Roy, Soumen Nandi, Anil Maheswari, Subhas C. Nandy

    Abstract: Given a convex polygon $P$ with $n$ vertices, the two-center problem is to find two congruent closed disks of minimum radius such that they completely cover $P$. We propose an algorithm for this problem in the streaming setup, where the input stream is the vertices of the polygon in clockwise order. It produces a radius $r$ satisfying $r\leq2r_{opt}$ using $O(1)$ space, where $r_{opt}$ is the opti… ▽ More

    Submitted 8 December, 2015; originally announced December 2015.

    Comments: 27 pages, 18 figures

  16. arXiv:1409.4092  [pdf, other

    cs.DS cs.CG

    Facility location problems in the constant work-space read-only memory model

    Authors: Binay K. Bhattacharya, Minati De, Subhas C. Nandy, Sasanka Roy

    Abstract: Facility location problems are captivating both from theoretical and practical point of view. In this paper, we study some fundamental facility location problems from the space-efficient perspective. Here the input is considered to be given in a read-only memory and only constant amount of work-space is available during the computation. This {\em constant-work-space model} is well-motivated for ha… ▽ More

    Submitted 14 September, 2014; originally announced September 2014.

  17. arXiv:1212.5353  [pdf, ps, other

    cs.CG cs.DS

    Convex Hull and Linear Programming in Read-only Setup with Limited Work-space

    Authors: Minati De, Subhas C. Nandy, Sasanka Roy

    Abstract: Prune-and-search is an important paradigm for solving many important geometric problems. We show that the general prune-and-search technique can be implemented where the objects are given in read-only memory. As examples we consider convex-hull in 2D, and linear programming in 2D and 3D. For the convex-hull problem, designing sub-quadratic algorithm in a read-only setup with sub-linear space is an… ▽ More

    Submitted 21 December, 2012; originally announced December 2012.

  18. arXiv:1212.0640  [pdf, other

    cs.CG cs.DS

    Greedy is good: An experimental study on minimum clique cover and maximum independent set problems for randomly generated rectangles

    Authors: Ritankar Mandal, Anirban Ghosh, Sasanka Roy, Subhas C. Nandy

    Abstract: Given a set ${\cal R}=\{R_1,R_2,..., R_n\}$ of $n$ randomly positioned axis parallel rectangles in 2D, the problem of computing the minimum clique cover (MCC) and maximum independent set (MIS) for the intersection graph $G({\cal R})$ of the members in $\cal R$ are both computationally hard \cite{CC05}. For the MCC problem, it is proved that polynomial time constant factor approximation is impossib… ▽ More

    Submitted 4 December, 2012; originally announced December 2012.

  19. arXiv:1204.2634  [pdf, other

    cs.CG

    Space-efficient Algorithms for Visibility Problems in Simple Polygon

    Authors: Minati De, Anil Maheshwari, Subhas C. Nandy

    Abstract: Given a simple polygon $P$ consisting of $n$ vertices, we study the problem of designing space-efficient algorithms for computing (i) the visibility polygon of a point inside $P$, (ii) the weak visibility polygon of a line segment inside $P$ and (iii) the minimum link path between a pair of points inside $P$. For problem (i) two algorithms are proposed. The first one is an in-place algorithm where… ▽ More

    Submitted 12 April, 2012; originally announced April 2012.

    Comments: 15 pages, 5 figures

  20. arXiv:1111.2918  [pdf, other

    cs.CG

    Localized Geometric Query Problems

    Authors: John Augustine, Sandip Das, Anil Maheshwari, Subhas C. Nandy, Sasanka Roy, Swami Sarvattomananda

    Abstract: A new class of geometric query problems are studied in this paper. We are required to preprocess a set of geometric objects $P$ in the plane, so that for any arbitrary query point $q$, the largest circle that contains $q$ but does not contain any member of $P$, can be reported efficiently. The geometric sets that we consider are point sets and boundaries of simple polygons.

    Submitted 12 September, 2012; v1 submitted 12 November, 2011; originally announced November 2011.

  21. arXiv:1104.3076  [pdf, other

    cs.CG

    Inplace Algorithm for Priority Search Tree and its use in Computing Largest Empty Axis-Parallel Rectangle

    Authors: Minati De, Subhas C. Nandy

    Abstract: There is a high demand of space-efficient algorithms in built-in or embedded softwares. In this paper, we consider the problem of designing space-efficient algorithms for computing the maximum area empty rectangle (MER) among a set of points inside a rectangular region $\cal R$ in 2D. We first propose an inplace algorithm for computing the priority search tree with a set of $n$ points in $\cal R$… ▽ More

    Submitted 15 April, 2011; originally announced April 2011.

    Comments: 14 pages, 5 figures

  22. Approximation Algorithm for Line Segment Coverage for Wireless Sensor Network

    Authors: Dinesh Dash, Arijit Bishnu, Arobinda Gupta, Subhas C. Nandy

    Abstract: The coverage problem in wireless sensor networks deals with the problem of covering a region or parts of it with sensors. In this paper, we address the problem of covering a set of line segments in sensor networks. A line segment ` is said to be covered if it intersects the sensing regions of at least one sensor distributed in that region. We show that the problem of finding the minimum number of… ▽ More

    Submitted 15 June, 2010; originally announced June 2010.

    Comments: 16 pages, 5 figures,

    Journal ref: Wireless Networks 19(5): 857-870 (2013)