||'''Book'''|| Advanced Engineering Mathematics || ||'''Author'''|| Erwin Kreyszig || ||'''Edition'''|| 8th Edition || /* code_begins */ {{{ p=matrix(4,[0,1,0,0,1,0,0,0,0,0,0,1,0,0,1,0]); g=Graph(p) g.plot() //plots the graph for given adjacency matri }}} /* code_ends */ * '''Solution by''': * Aditya J, Student, Snist