Recent content by pablrodr

  1. P

    Identifying Largest Submatrices in a 0/1 Matrix?

    In the following 0/1 matrix I'm trying to identify every largest submatrices formed by 1's as shown in the picture. Submatrices can have just one row only if they have more than 3 columns. Submatrices can have just one column only if they have more than 3 rows. Submatrices should have less...
Back
Top