The diameter of an unweighted graph is the maximum pairwise distance among its connected vertices. It is one of the main measures in real-world graphs and complex networks. The double sweep is a simple method to find a lower bound for the diameter. It chooses a random vertex and performs two breadth-first searches (BFSes), returning the maximum length among the shortest paths thus found. We propose an algorithm called fringe, which uses few BFSes to find a matching upper bound for almost all the graphs in our dataset of 44 real-world graphs. In the few graphs it cannot, we perform an exhaustive search of the diameter using a cluster of machines for a total of 40 cores. In all cases, the diameter is surprisingly equal to the lower bound foun...
The 2012 Architecture of Computing Systems (ARCS), Munchen, Germany, 28 February - 2 March 2012A fun...
In this paper we propose a new algorithm for computing the diameter of directed unweighted graphs. E...
International audienceWe discuss very effcient diameter computation algorithms and applied them on h...
The variety of applications requiring graph analysis is growing rapidly. Diameter is one of the most...
The diameter of a graph is among its most basic parameters. Since a few years, it moreover became a ...
International audienceThe diameter of a graph is among its most basic parameters. Since a few years ...
The diameter of a graph is the longest shortest path between two nodes. This paper presents an impr...
In this paper, we propose a new algorithm that computes the radius and the diameter of a weakly conn...
International audienceIn this paper, we propose a new algorithm that computes the radius and the dia...
AbstractDetermining the diameter of a graph is a fundamental graph operation, yet no efficient (i.e....
International audienceIn this paper, we propose a new algorithm that computes the radius and the dia...
In this paper, we first coin a new graph theoretic problem called the diameter cycle problem with nu...
In this paper, we first coin a new graph theoretic problem called the diameter cycle problem with nu...
International audienceWe discuss very effcient diameter computation algorithms and applied them on h...
The 2012 Architecture of Computing Systems (ARCS), Munchen, Germany, 28 February - 2 March 2012A fun...
The 2012 Architecture of Computing Systems (ARCS), Munchen, Germany, 28 February - 2 March 2012A fun...
In this paper we propose a new algorithm for computing the diameter of directed unweighted graphs. E...
International audienceWe discuss very effcient diameter computation algorithms and applied them on h...
The variety of applications requiring graph analysis is growing rapidly. Diameter is one of the most...
The diameter of a graph is among its most basic parameters. Since a few years, it moreover became a ...
International audienceThe diameter of a graph is among its most basic parameters. Since a few years ...
The diameter of a graph is the longest shortest path between two nodes. This paper presents an impr...
In this paper, we propose a new algorithm that computes the radius and the diameter of a weakly conn...
International audienceIn this paper, we propose a new algorithm that computes the radius and the dia...
AbstractDetermining the diameter of a graph is a fundamental graph operation, yet no efficient (i.e....
International audienceIn this paper, we propose a new algorithm that computes the radius and the dia...
In this paper, we first coin a new graph theoretic problem called the diameter cycle problem with nu...
In this paper, we first coin a new graph theoretic problem called the diameter cycle problem with nu...
International audienceWe discuss very effcient diameter computation algorithms and applied them on h...
The 2012 Architecture of Computing Systems (ARCS), Munchen, Germany, 28 February - 2 March 2012A fun...
The 2012 Architecture of Computing Systems (ARCS), Munchen, Germany, 28 February - 2 March 2012A fun...
In this paper we propose a new algorithm for computing the diameter of directed unweighted graphs. E...
International audienceWe discuss very effcient diameter computation algorithms and applied them on h...