The neighbourhood function NG(t) of a graph G gives, for each t, the number of pairs of nodes such that y is reachable from x in less that t hops. The neighbourhood function provides a wealth of information about the graph (e.g., it easily allows one to compute its diameter), but it is very expensive to compute it exactly. Recently, the ANF algorithm (approximate neighbourhood function) has been proposed with the purpose of approximating NG(t) on large graphs. We describe a breakthrough improvement over ANF in terms of speed and scalability. Our algorithm, called HyperANF, uses the new HyperLogLog counters and combines them efficiently through broadword programming; our implementation uses overdecomposition to exploit multi-core parallelis...
Given a social network, which of its nodes are more central? This question has been asked many times...
International audienceBy considering the task of finding the shortest walk through a Network, we fin...
The eccentricity of a node in a graph is defined as the length of a longest shortest path starting a...
Abstract—Analysis of large networks is a critical component of many of today’s application environme...
The distance for a pair of vertices in a graph G is the length of the shortest path between them. Th...
We study the problem of preprocessing a large graph so that point-to-point shortest-path queries can...
This thesis elaborates on the problem of preprocessing a large graph so that single-pair shortest-pa...
Abstract. Dense subgraphs of sparse graphs (communities), which appear in most real-world complex ne...
We propose a highly efficient and effective algorithm to estimate metrics on very large graphs that ...
This thesis presents techniques of modeling large and dense networks and methods of computing distan...
Our goal is to quickly find top k lists of nodes with the largest degrees in large complex networks....
International audienceGiven a graph, its hyperbolicity is a measure of how close its distance distri...
Computing shortest paths between two given nodes is a fundamental operation over graphs, but known t...
In this paper we introduce a new method to locate highly connected clusters in a network. Our propos...
Motivated by complex networks analysis, we study algorithms that compute metric properties of real-...
Given a social network, which of its nodes are more central? This question has been asked many times...
International audienceBy considering the task of finding the shortest walk through a Network, we fin...
The eccentricity of a node in a graph is defined as the length of a longest shortest path starting a...
Abstract—Analysis of large networks is a critical component of many of today’s application environme...
The distance for a pair of vertices in a graph G is the length of the shortest path between them. Th...
We study the problem of preprocessing a large graph so that point-to-point shortest-path queries can...
This thesis elaborates on the problem of preprocessing a large graph so that single-pair shortest-pa...
Abstract. Dense subgraphs of sparse graphs (communities), which appear in most real-world complex ne...
We propose a highly efficient and effective algorithm to estimate metrics on very large graphs that ...
This thesis presents techniques of modeling large and dense networks and methods of computing distan...
Our goal is to quickly find top k lists of nodes with the largest degrees in large complex networks....
International audienceGiven a graph, its hyperbolicity is a measure of how close its distance distri...
Computing shortest paths between two given nodes is a fundamental operation over graphs, but known t...
In this paper we introduce a new method to locate highly connected clusters in a network. Our propos...
Motivated by complex networks analysis, we study algorithms that compute metric properties of real-...
Given a social network, which of its nodes are more central? This question has been asked many times...
International audienceBy considering the task of finding the shortest walk through a Network, we fin...
The eccentricity of a node in a graph is defined as the length of a longest shortest path starting a...