Graph representation

Posted by Carlucho on Stack Overflow See other posts from Stack Overflow or by Carlucho
Published on 2010-04-14T02:03:34Z Indexed on 2010/04/16 19:13 UTC
Read the original article Hit count: 320

Given graph, how could i represent it using adj matrix?. I have read lots of tutorials, post, slides, etc but i cant get my head round it, i just need that little push.

alt text

© Stack Overflow or respective owner

Related posts about adjacency-matrix

Related posts about data-structures