Two compression methods for representing graphs are presented, in conjunction with algorithms applying these methods. A decomposition technique for networks that can be generated in O(m) time is presented. The components of the decomposition and the shortest path matrix of the compressed network can be used to find the shortest path between any pair of vertices in the original network in linear time. A compression method for boolean matrices and a method for applying the compression to boolean matrix multiplication is developed. The algorithms have an expected running time of O(n²*log ₂n). From this compression method a simple heuristic that may be applied to any algorithm for boolean matrix multiplication has been developed. This heurist...
This thesis studies several different algorithmic problems in graph theory and in geometry. The appl...
This thesis collects, in a unified framework, two cores, reflecting the dual nature of my research a...
We improve the state-of-the-art method for the compression of web and other similar graphs by introd...
1 I n t roduct ion This extended abstract summarizes a new result for the graph compression problem,...
Computing the product of the (binary) adjacency matrix of a large graph with a real-valued vector is...
AbstractWe first consider the problem of partitioning the edges of a graph G into bipartite cliques ...
In today’s world, compression is a fundamental technique to let our computers deal in an efficient m...
We address the problem of encoding a graph of order n into a graph of order k < n in a way to minimi...
One of the problems that arises from the continuously growing amount of data is that it slows down a...
We first consider the problem of partitioning the edges of a graph G into bipartite cliques such tha...
We investigate the use of compression-based learning on graph data. General purpose compressors oper...
We address the problem of encoding a graph of order n into a graph of order k<n in a way to minimize...
We improve upon the running time of several graph and network algorithms when applied to dense graph...
Currently, most graph compression algorithms focus on in-memory compression (such as for web graphs)...
[Abstract] Computing the product of the (binary) adjacency matrix of a large graph with a real-value...
This thesis studies several different algorithmic problems in graph theory and in geometry. The appl...
This thesis collects, in a unified framework, two cores, reflecting the dual nature of my research a...
We improve the state-of-the-art method for the compression of web and other similar graphs by introd...
1 I n t roduct ion This extended abstract summarizes a new result for the graph compression problem,...
Computing the product of the (binary) adjacency matrix of a large graph with a real-valued vector is...
AbstractWe first consider the problem of partitioning the edges of a graph G into bipartite cliques ...
In today’s world, compression is a fundamental technique to let our computers deal in an efficient m...
We address the problem of encoding a graph of order n into a graph of order k < n in a way to minimi...
One of the problems that arises from the continuously growing amount of data is that it slows down a...
We first consider the problem of partitioning the edges of a graph G into bipartite cliques such tha...
We investigate the use of compression-based learning on graph data. General purpose compressors oper...
We address the problem of encoding a graph of order n into a graph of order k<n in a way to minimize...
We improve upon the running time of several graph and network algorithms when applied to dense graph...
Currently, most graph compression algorithms focus on in-memory compression (such as for web graphs)...
[Abstract] Computing the product of the (binary) adjacency matrix of a large graph with a real-value...
This thesis studies several different algorithmic problems in graph theory and in geometry. The appl...
This thesis collects, in a unified framework, two cores, reflecting the dual nature of my research a...
We improve the state-of-the-art method for the compression of web and other similar graphs by introd...