DG Corneil - International Workshop on Graph-Theoretic Concepts …, 2004 - Springer
Abstract Lexicographic Breadth First Search, introduced by Rose, Tarjan and Lueker for the recognition of chordal graphs is currently the most popular graph algorithmic search …
The radius and diameter are fundamental graph parameters, with several natural definitions for directed graphs. Each definition is well-motivated in a variety of applications. All versions …
C Ren, E Lo, B Kao, X Zhu, R Cheng - Proceedings of the VLDB …, 2011 - dl.acm.org
In many applications, information is best represented as graphs. In a dynamic world, information changes and so the graphs representing the information evolve with time. We …
δ-Hyperbolic metric spaces have been defined by M. Gromov via a simple 4-point condition: for any four points u, v, w, x, the two larger of the sums d (u, v)+ d (w, x), d (u, w)+ d (v, x), d …
M Habib, C Paul, L Viennot - International Journal of Foundations of …, 1999 - World Scientific
Partition refinement techniques lead to simple and efficient algorithms for various applications: automaton minimization, string sorting… and also for algorithms on graphs. A …
We propose a new algorithm for the classical problem of computing the diameter of undirected unweighted graphs, namely, the maximum distance among all the pairs of nodes …
C Magnien, M Latapy, M Habib - Journal of Experimental Algorithmics …, 2009 - dl.acm.org
The diameter of a graph is among its most basic parameters. Since a few years ago, it moreover became a key issue to compute it for massive graphs in the context of complex …
In this paper, we propose a new algorithm that computes the radius and the diameter of a weakly connected digraph G=(V, E), by finding bounds through heuristics and improving …
Determining the diameter of a graph is a fundamental graph operation, yet no efficient (ie linear or quadratic time) algorithm is known. In this paper, we examine the diameter problem …