We improve upon the running time of several graph and network algorithms when applied to dense graphs. In particular, we show how to compute on a machine with word size $\lambda$ a maximal matching in an $n$--vertex bipartite graph in time $O(n^{2} + n^{2.5}/\lambda) = 0(n^{2.5}/\log n)$, how to compute the transitive closure of a digraph with $n$ vertices and $m$ edges in time $0(nm/\lambda)$, how to solve the uncapacitated transportation problem with integer costs in the range $[0..C]$ and integer demands in the range $[-U..U]$ in time $0((n^3(\log\log n/\log n)^{1/2} + n^2 \log U)\log nC)$, and how to solve the assignment problem with integer costs in the range $[0..C]$ in time $0(n^{2.5}\log nC/(\log n/\log \log n)^{1/4})$. \\ Assuming ...
In this paper, we present sparse certificates for biconnectivity together with algorithms for updati...
In this paper, we consider the problem of generating all maximal cliques in a sparse graph in polyno...
There has been significant recent interest in parallel graph processing due to the need to quickly a...
We reconsider basic algorithmic graph problems in a setting where an n-vertex input graph is read-on...
While in many graph mining applications it is crucial to handle a stream of updates efficiently in t...
By advancing the idea of finding width in bipartite graphs and basic definitions in matching theory,...
This thesis studies exponential time algorithms that give optimum solutions to optimization problems...
By advancing the idea of finding width in bipartite graphs and basic definitions in matching theory,...
AbstractThe intensive study of fast parallel and distributed algorithms for various routing (and com...
AbstractThis paper gives algorithms for network problems that work by scaling the numeric parameters...
The bandwidth problem is the problem of numbering the vertices of a given graph G such that the max...
We propose a fast, parallel, maximum clique algorithm for large, sparse graphs that is designed to e...
AbstractWe first consider the problem of partitioning the edges of a graph G into bipartite cliques ...
This paper surveys the techniques used for designing the most efficient algorithms for finding a max...
Although computing power has advanced at an astonishing rate, it has been far outpaced by the growin...
In this paper, we present sparse certificates for biconnectivity together with algorithms for updati...
In this paper, we consider the problem of generating all maximal cliques in a sparse graph in polyno...
There has been significant recent interest in parallel graph processing due to the need to quickly a...
We reconsider basic algorithmic graph problems in a setting where an n-vertex input graph is read-on...
While in many graph mining applications it is crucial to handle a stream of updates efficiently in t...
By advancing the idea of finding width in bipartite graphs and basic definitions in matching theory,...
This thesis studies exponential time algorithms that give optimum solutions to optimization problems...
By advancing the idea of finding width in bipartite graphs and basic definitions in matching theory,...
AbstractThe intensive study of fast parallel and distributed algorithms for various routing (and com...
AbstractThis paper gives algorithms for network problems that work by scaling the numeric parameters...
The bandwidth problem is the problem of numbering the vertices of a given graph G such that the max...
We propose a fast, parallel, maximum clique algorithm for large, sparse graphs that is designed to e...
AbstractWe first consider the problem of partitioning the edges of a graph G into bipartite cliques ...
This paper surveys the techniques used for designing the most efficient algorithms for finding a max...
Although computing power has advanced at an astonishing rate, it has been far outpaced by the growin...
In this paper, we present sparse certificates for biconnectivity together with algorithms for updati...
In this paper, we consider the problem of generating all maximal cliques in a sparse graph in polyno...
There has been significant recent interest in parallel graph processing due to the need to quickly a...