1. What are the contributions in this paper?
In this work, the authors propose a novel nested-dissection-based ordering approach that utilizes hypergraph partitioning.. Their approach is based on the formulation of graph partitioning by vertex separator ( GPVS ) problem as a hypergraph partitioning problem.. This new formulation is immune to deficiency of GPVS in a multilevel framework and hence enables better orderings.. The authors show that the partitioning of the row-net hypergraph representation of the rectangular matrix A induces a GPVS of the standard graph representation of matrix M.. In the absence of such factorization, the authors also propose simple, yet effective structural factorization techniques that are based on finding an edge clique cover of the standard graph representation of matrix M, and hence applicable to any arbitrary symmetric matrix M.. Their experimental evaluation has shown that the proposed method achieves better ordering in comparison to state-of-the-art graph-based ordering tools even for symmetric matrices where structural M = AAT factorization is not provided as an input.
read more