1. Can someone tell me why I am not getting a multi graph by typing the following command?
GraphPlot[{{0, 2}, {2, 0}}//MatrixForm]
2. For a given multi graph I know how to find its Adjacency Matrix but I am unable to draw a multi graph corresponding to a given matrix. Please help.
