sorry that i don't know i post on a correct place or not..=D
my question is: How can i use the adjacency matrix like
A B
A 0 1
B 1 0
and write it to form of adjacency list like
A -> B
B -> A
Hope you all understand my question ^^..thanks for advance