You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cs...@googlegroups.com
Dr. Menzies,
As per our discussion during your office hours , you said we can use a 1-dimensional array to determine the islands/connected components in a graph. The size of this array will be the number of nodes.
Then why do we need island matrix and how do we represent the islands in this matrix.
Is the island matrix for the example given in proj2 link correct?