Computing the average shortest-path length of a large scale-free network needs much memory space and computation time. Hence, parallel computing must be applied. In order to solve the load-balancing problem for coarse-grained parallelization, the relationship between the computing time of a single-source shortest-path length of node and the features of node is studied. We present a dynamic programming model using the average outdegree of neighboring nodes of different levels as the variable and the minimum time difference as the target. The coefficients are determined on time measurable networks. A native array and multimap representation of network are presented to reduce the memory consumption of the network such that large networks can s...
This paper presents a simple local algorithm for load balancing in a distributed network. The algori...
Many theoretical models of parallel computation are based on overly simplistic assumptions on th...
Abstract—Random networks are widely used for modeling and analyzing complex processes. Many mathemat...
Computing the average shortest-path length (ASPL) of a large scale-free network needs much memory sp...
AbstractThis paper gives algorithms for network problems that work by scaling the numeric parameters...
We study a problem of data packet transport between a pair of vertices on scale-free network, and in...
In the last decade growth of social media, increased the interest of network algorithms for analyzin...
The Single Source Shortest Path (SSSP) problem is a classic graph theory problem that arises frequen...
The exchange of information requires the shortest path route to optimize data transmission process. ...
Abstract. The performance of large distributed systems crucially de-pends on efficiently balancing t...
It has been observed that many networks arising in practice have skewed node degree distributions. S...
Network scalability has emerged as the essential problem in designing architectures and protocols fo...
AbstractFinding shortest paths is a fundamental problem in graph theory, which has a large amount of...
This thesis presents and analyzes scalable algorithms for dynamic load balancing and mapping in dist...
We investigate a problem of data packet transport between a pair of vertices on scale-free networks ...
This paper presents a simple local algorithm for load balancing in a distributed network. The algori...
Many theoretical models of parallel computation are based on overly simplistic assumptions on th...
Abstract—Random networks are widely used for modeling and analyzing complex processes. Many mathemat...
Computing the average shortest-path length (ASPL) of a large scale-free network needs much memory sp...
AbstractThis paper gives algorithms for network problems that work by scaling the numeric parameters...
We study a problem of data packet transport between a pair of vertices on scale-free network, and in...
In the last decade growth of social media, increased the interest of network algorithms for analyzin...
The Single Source Shortest Path (SSSP) problem is a classic graph theory problem that arises frequen...
The exchange of information requires the shortest path route to optimize data transmission process. ...
Abstract. The performance of large distributed systems crucially de-pends on efficiently balancing t...
It has been observed that many networks arising in practice have skewed node degree distributions. S...
Network scalability has emerged as the essential problem in designing architectures and protocols fo...
AbstractFinding shortest paths is a fundamental problem in graph theory, which has a large amount of...
This thesis presents and analyzes scalable algorithms for dynamic load balancing and mapping in dist...
We investigate a problem of data packet transport between a pair of vertices on scale-free networks ...
This paper presents a simple local algorithm for load balancing in a distributed network. The algori...
Many theoretical models of parallel computation are based on overly simplistic assumptions on th...
Abstract—Random networks are widely used for modeling and analyzing complex processes. Many mathemat...