International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 105 - Number 13 |
Year of Publication: 2014 |
Authors: Nidhal K. El Abbadi, Elaf J. Al Taee |
10.5120/18439-9766 |
Nidhal K. El Abbadi, Elaf J. Al Taee . An Efficient Storage Format for Large Sparse Matrices based on Quadtree. International Journal of Computer Applications. 105, 13 ( November 2014), 25-30. DOI=10.5120/18439-9766
There are serious problem for storage sparse matrix due to west of memory used for storage the non-zero values which represent more than 90% of sparse matrix. There are many algorithms suggested for solving this problem. A new storage method for large sparse matrices was presented in this paper based on quadtree. The suggested algorithm utilized the idea of quadtree to re-represent the sparse matrix in two vectors, which reduce the required memory space for storage sparse matrix. The suggested algorithm reduced the memory space required to store the zero values to more than 85%. The algorithm compared with many algorithms and it was more efficient than almost all the previous algorithms up to our knowledge. The current algorithm characterized by less space storage need, highly speed, and easy to implement.