Debajyoti Mondal
University of Manitoba
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Debajyoti Mondal.
Journal of Graph Algorithms and Applications | 2011
Debajyoti Mondal; Rahnuma Islam Nishat; Md. Saidur Rahman; Muhammad Jawaherul Alam
A straight-line grid drawing of a plane graph G is a planar drawing of G, where each vertex is drawn at a grid point of an integer grid and each edge is drawn as a straight-line segment. The area of such a drawing is the area of the smallest axis-aligned rectangle on the grid which encloses the drawing. A minimum-area drawing of a plane graph G is a straight-line grid drawing of G where the area of the drawing is the minimum. Although it is NP-hard to find minimum-area drawings for general plane graphs, in this paper we obtain minimumarea drawings for plane 3-trees in polynomial time. Furthermore, we show a ⌊ 2n 3 − 1⌋ × 2⌈ n 3 ⌉ lower bound for the area of a straight-line grid drawing of a plane 3tree with n ≥ 6 vertices, which improves the previously known lower bound ⌊ 2(n−1) 3 ⌋×⌊ 2(n−1) 3 ⌋ for plane graphs.
workshop on algorithms and computation | 2013
Stephane Durocher; Debajyoti Mondal; Md. Saidur Rahman
Let T be an edge weighted tree and let d min ,d max be two nonnegative real numbers. Then the pairwise compatibility graph (PCG) of T is a graph G such that each vertex of G corresponds to a distinct leaf of T and two vertices are adjacent in G if and only if the weighted distance between their corresponding leaves in T is in the interval [d min ,d max ]. Similarly, a given graph G is a PCG if there exist suitable T,d min ,d max , such that G is a PCG of T. Yanhaona, Bayzid and Rahman proved that there exists a graph with 15 vertices that is not a PCG. On the other hand, Calamoneri, Frascaria and Sinaimeri proved that every graph with at most seven vertices is a PCG. In this paper we construct a graph of eight vertices that is not a PCG, which strengthens the result of Yanhaona, Bayzid and Rahman, and implies optimality of the result of Calamoneri, Frascaria and Sinaimeri. We then construct a planar graph with sixteen vertices that is not a PCG. Finally, we prove a variant of the PCG recognition problem to be NP-complete.
Computational Geometry: Theory and Applications | 2012
Rahnuma Islam Nishat; Debajyoti Mondal; Md. Saidur Rahman
A straight-line drawing of a plane graph G is a planar drawing of G, where each vertex is drawn as a point and each edge is drawn as a straight line segment. Given a set S of n points in the Euclidean plane, a point-set embedding of a plane graph G with n vertices on S is a straight-line drawing of G, where each vertex of G is mapped to a distinct point of S. The problem of deciding if G admits a point-set embedding on S is NP-complete in general and even when G is 2-connected and 2-outerplanar. In this paper, we give an O(n^2) time algorithm to decide whether a plane 3-tree admits a point-set embedding on a given set of points or not, and find an embedding if it exists. We prove an @W(nlogn) lower bound on the time complexity for finding a point-set embedding of a plane 3-tree. We then consider a variant of the problem, where we are given a plane 3-tree G with n vertices and a set S of k>n points, and present a dynamic programming algorithm to find a point-set embedding of G on S if it exists. Furthermore, we show that the point-set embeddability problem for planar partial 3-trees is also NP-complete.
international symposium on algorithms and computation | 2012
Stephane Durocher; Debajyoti Mondal
A point-set embedding of a plane graph G with n vertices on a set S of n points is a straight-line drawing of G, where the vertices of G are mapped to distinct points of S. The problem of deciding whether a plane graph admits a point-set embedding on a given set of points is NP-complete for 2-connected planar graphs, but polynomial-time solvable for outerplanar graphs and plane 3-trees. In this paper we prove that the problem remains NP-complete for 3-connected planar graphs, which settles an open question posed by Cabello (Journal of Graph Algorithms and Applications, 10(2), 2000). We then show that the constraint of convexity makes the problem easier for klee graphs, which is a subclass of 3-connected planar graphs. We give a polynomial-time algorithm to decide whether a klee graph with exactly three outer vertices admits a convex point-set embedding on a given set of points and compute such an embedding if one exists.
graph drawing | 2013
William J. Lenhart; Giuseppe Liotta; Debajyoti Mondal; Rahnuma Islam Nishat
We prove tight bounds up to a small multiplicative or additive constant for the plane and the planar slope numbers of partial 2-trees of bounded degree. As a byproduct of our techniques, we answer a long standing question by Garg and Tamassia about the angular resolution of the planar straight-line drawings of series-parallel graphs of bounded degree.
workshop on algorithms and computation | 2011
Debajyoti Mondal; Muhammad Jawaherul Alam; Md. Saidur Rahman
A layered drawing of a tree T is a planar straight-line drawing of T, where the vertices of T are placed on some horizontal lines called layers. A minimum-layer drawing of T is a layered drawing of T on k layers, where k is the minimum number of layers required for any layered drawing of T. In this paper we give a linear-time algorithm for obtaining minimum-layer drawings of trees.
Journal of Combinatorial Optimization | 2013
Debajyoti Mondal; Rahnuma Islam Nishat; Sudip Biswas; Md. Saidur Rahman
A convex drawing of a plane graph G is a plane drawing of G, where each vertex is drawn as a point, each edge is drawn as a straight line segment and each face is drawn as a convex polygon. A maximal segment is a drawing of a maximal set of edges that form a straight line segment. A minimum-segment convex drawing of G is a convex drawing of G where the number of maximal segments is the minimum among all possible convex drawings of G. In this paper, we present a linear-time algorithm to obtain a minimum-segment convex drawing Γ of a 3-connected cubic plane graph G of n vertices, where the drawing is not a grid drawing. We also give a linear-time algorithm to obtain a convex grid drawing of G on an
canadian conference on computer and robot vision | 2013
Debajyoti Mondal; Yang Wang; Stephane Durocher
(\frac{n}{2}+1)\times(\frac {n}{2}+1)
Journal of Discrete Algorithms | 2012
Debajyoti Mondal; Rahnuma Islam Nishat; Sue Whitesides; Md. Saidur Rahman
grid with at most sn+1 maximal segments, where
Computational Geometry: Theory and Applications | 2018
Stephane Durocher; Debajyoti Mondal
s_{n}=\frac{n}{2}+3