Topological Sort Algorithm

Are there any topological sorting algorithms that, given a binary matrix A, (1) find the number of distinct rows of A and (2) for any row find the set of all equal rows? Can you give me some references of where I can find them?

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions