Abstract

With an efficient algorithm it can be tested whether an n-dimensional matrix B can be reduced by a permutation. The optimal step matrix, which can be obtained by a permutation, is calculated. The algorithm needs 0(n 2 -n) operations in the case of an array reprsentation of B. If B is a Sparse matrix with m non-zero offdiagonal elements, the cost is of the order 0(max(m, nlog2(n))). Storage for 4 integer arrays of length n is necessary.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call