Algorithm 2.
1: | Let C = TC × IC be the biclique in indexed by c(i, j); |
2: | Let , ; |
3: | if M(i, j) = 0 then |
4: | return ; |
5: | else |
6: | return ; |
7: | end if |
1: | Let C = TC × IC be the biclique in indexed by c(i, j); |
2: | Let , ; |
3: | if M(i, j) = 0 then |
4: | return ; |
5: | else |
6: | return ; |
7: | end if |