2012 14th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing 2012
DOI: 10.1109/synasc.2012.30
|View full text |Cite
|
Sign up to set email alerts
|

Minimal Quadtree Format for Compression of Sparse Matrices Storage

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
5
0

Year Published

2013
2013
2024
2024

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 8 publications
(5 citation statements)
references
References 17 publications
0
5
0
Order By: Relevance
“…The Quadtree (QT) is a tree data structure in which all inner nodes have exactly four child nodes. Since our aim is to minimize the space complexity of QT-based formats, in [7] we proposed a new QT format called minimal quadtree (MQT) format. Instead of pointers, each node of the MQT contains only 4 flags (i.e., 4 bits only) indicating whether given subquadtrees are nonempty.…”
Section: Representing Indexes In Binary Codesmentioning
confidence: 99%
See 3 more Smart Citations
“…The Quadtree (QT) is a tree data structure in which all inner nodes have exactly four child nodes. Since our aim is to minimize the space complexity of QT-based formats, in [7] we proposed a new QT format called minimal quadtree (MQT) format. Instead of pointers, each node of the MQT contains only 4 flags (i.e., 4 bits only) indicating whether given subquadtrees are nonempty.…”
Section: Representing Indexes In Binary Codesmentioning
confidence: 99%
“…Some recent research of hierarchical blocking SSFs, though primarily aimed at optimization of matrix-vector multiplication, also addresses optimization of memory requirements [13,14,15]. We have published several papers about space-efficient SSFs suitable for storing sparse matrices [8,11,7]. 3.…”
Section: 5mentioning
confidence: 99%
See 2 more Smart Citations
“…These studies mainly focus on two aspects: one is reducing the complexity of the algorithm, the other is improving the efficiency by taking advantage of architectural features. As for the former aspect, Simecek et al presented a minimal Quadtree (MQT ) [7] format to compress the sparse matrices storage space. MQT stores all the nodes with an array, and each node contains four flags (i.e., 4 bits only) instead of pointers, which greatly reduces the space complexity of the quadtree storage structure.…”
Section: Introductionmentioning
confidence: 99%