scispace - formally typeset
Search or ask a question
Author

L. Sunil Chandran

Other affiliations: Max Planck Society
Bio: L. Sunil Chandran is an academic researcher from Indian Institute of Science. The author has contributed to research in topics: Boxicity & Chordal graph. The author has an hindex of 22, co-authored 177 publications receiving 1844 citations. Previous affiliations of L. Sunil Chandran include Max Planck Society.


Papers
More filters
Journal ArticleDOI
TL;DR: In this paper, it was shown that for any connected graph G with minimum degree at least 2, the rainbow connection number is upper bounded by 3n/(δ + 1) + 3.
Abstract: The rainbow connection number of a connected graph is the minimum number of colors needed to color its edges, so that every pair of its vertices is connected by at least one path in which no two edges are colored the same. In this article we show that for every connected graph on n vertices with minimum degree δ, the rainbow connection number is upper bounded by 3n/(δ + 1) + 3. This solves an open problem from Schiermeyer (Combinatorial Algorithms, Springer, Berlin/Hiedelberg, 2009, pp. 432–437), improving the previously best known bound of 20n/δ (J Graph Theory 63 (2010), 185–191). This bound is tight up to additive factors by a construction mentioned in Caro et al. (Electr J Combin 15(R57) (2008), 1). As an intermediate step we obtain an upper bound of 3n/(δ + 1) − 2 on the size of a connected two-step dominating set in a connected graph of order n and minimum degree δ. This bound is tight up to an additive constant of 2. This result may be of independent interest. We also show that for every connected graph G with minimum degree at least 2, the rainbow connection number, rc(G), is upper bounded by Γc(G) + 2, where Γc(G) is the connected domination number of G. Bounds of the form diameter(G)⩽rc(G)⩽diameter(G) + c, 1⩽c⩽4, for many special graph classes follow as easy corollaries from this result. This includes interval graphs, asteroidal triple-free graphs, circular arc graphs, threshold graphs, and chain graphs all with minimum degree at least 2 and connected. We also show that every bridge-less chordal graph G has rc(G)⩽3·radius(G). In most of these cases, we also demonstrate the tightness of the bounds. © 2012 Wiley Periodicals, Inc.

89 citations

Journal ArticleDOI
TL;DR: An axis-parallel b-dimensional box is a Cartesian product R"1xR"2x... xR"b where R"i"i (for 1=1) is the number of rational numbers in the model.

72 citations

Posted Content
TL;DR: In this article, the concept of treewidth and boxicity was introduced and a simple cycle of length at least b-3 and an induced cycle of at least floor of (log(b-2) to the base Delta + 2, where Delta is its maximum degree.
Abstract: In this paper, we relate the seemingly unrelated concepts of treewidth and boxicity. Our main result is that, for any graph G, boxicity(G) = 3, then there exists a simple cycle of length at least b-3 as well as an induced cycle of length at least floor of (log(b-2) to the base Delta) + 2, where Delta is its maximum degree. We also relate boxicity with the cardinality of minimum vertex cover, minimum feedback vertex cover etc. Another structural consequence is that, for any fixed planar graph H, there is a constant c(H) such that, if boxicity(G) >= c(H) then H is a minor of G.

69 citations

Journal ArticleDOI
TL;DR: In this paper, the authors give a short constructive proof that every graph with maximum degree D has boxicity at most 2D^2, and also conjecture that the best upper bound is linear in D.

52 citations

Journal ArticleDOI
TL;DR: It is shown that χa′(G)≤Δ(G)+12 for all planar G, which improves a previous result by Fiedorowicz, Haluszczak, and Narayan.
Abstract: A proper edge-coloring with the property that every cycle contains edges of at least three distinct colors is called an acyclic edge-coloring. The acyclic chromatic index of a graph G, denoted χa′(G), is the minimum k such that G admits an acyclic edge-coloring with k colors. We conjecture that if G is planar and Δ(G) is large enough, then χa′(G)=Δ(G). We settle this conjecture for planar graphs with girth at least 5. We also show that χa′(G)≤Δ(G)+12 for all planar G, which improves a previous result by Fiedorowicz, Haluszczak, and Narayan [Inform. Process. Lett., 108 (2008), pp. 412–417].

51 citations


Cited by
More filters
Proceedings ArticleDOI
22 Jan 2006
TL;DR: Some of the major results in random graphs and some of the more challenging open problems are reviewed, including those related to the WWW.
Abstract: We will review some of the major results in random graphs and some of the more challenging open problems. We will cover algorithmic and structural questions. We will touch on newer models, including those related to the WWW.

7,116 citations

ReportDOI
31 May 1993
TL;DR: Significant progress has been made with solution of location problems and in preprocessing and decomposition for discrete optimization and on the application of techniques from combinational optimization to nonlinear problems.
Abstract: : Significant progress has been made with solution of location problems and in preprocessing and decomposition for discrete optimization. There has also been research on the application of techniques from combinational optimization to nonlinear problems.

421 citations

Journal ArticleDOI
TL;DR: Several new techniques, as well as generalizations of previous techniques, are introduced including: general folding, struction, tuples, and local amortized analysis in the polynomial-space algorithm for Vertex Cover.

407 citations

Journal ArticleDOI
TL;DR: A new framework for designing fixed-parameter algorithms with subexponential running time---2O(&kradic;) nO(1) is introduced, which applies to a broad family of graph problems, called bidimensional problems, which includes many domination and problems such as vertex cover, feedback vertex set, minimum maximal matching, dominating set, edge dominate set, disk dimension, and many others restricted to bounded-genus graphs.
Abstract: We introduce a new framework for designing fixed-parameter algorithms with subexponential running time---2O(√k)nO(1). Our results apply to a broad family of graph problems, called bidimensional problems, which includes many domination and problems such as vertex cover, feedback vertex set, minimum maximal matching, dominating set, edge dominating set, disk dimension, and many others restricted to bounded-genus graphs (phrased as bipartite-graph problem). Furthermore, it is fairly straightforward to prove that a problem is bidimensional. In particular, our framework includes, as special cases, all previously known problems to have such subexponential algorithms. Previously, these algorithms applied to planar graphs, single-crossing-minor-free graphs, and/or map graphs; we extend these results to apply to bounded-genus graphs as well. In a parallel development of combinatorial results, we establish an upper bound on the treewidth (or branchwidth) of a bounded-genus graph that excludes some planar graph H as a minor. This bound depends linearly on the size |V(H)| of the excluded graph H and the genus g(G) of the graph G, and applies and extends the graph-minors work of Robertson and Seymour.Building on these results, we develop subexponential fixed-parameter algorithms for dominating set, vertex cover, and set cover in any class of graphs excluding a fixed graph H as a minor. In particular, this general category of graphs includes planar graphs, bounded-genus graphs, single-crossing-minor-free graphs, and any class of graphs that is closed under taking minors. Specifically, the running time is 2O(√k)nh, where h is a constant depending only on H, which is polynomial for k = O(log2n). We introduce a general approach for developing algorithms on H-minor-free graphs, based on structural results about H-minor-free graphs at the heart of Robertson and Seymour's graph-minors work. We believe this approach opens the way to further development on problems in H-minor-free graphs.

356 citations

Journal ArticleDOI
TL;DR: The different ways parameterized complexity can be extended to approximation algorithms, survey results of this type and proposed directions for future research are discussed.
Abstract: Approximation algorithms and parameterized complexity are usually considered to be two separate ways of dealing with hard algorithmic problems. In this paper, our aim is to investigate how these two fields can be combined to achieve better algorithms than what any of the two theories could offer. We discuss the different ways parameterized complexity can be extended to approximation algorithms, survey results of this type and propose directions for future research.

304 citations