Abstract
Matrices are data structures that underlies many types of visualizations, such as heatmaps. Lots of algorithms permute their rows and columns in order to improve visual understanding and highlight patterns. Previous works used Matrix Reordering Analyzer (MRA) tool for helping to create new reordering algorithms (MB and SMB, based on multiple binarization of matrices) and specially for com…