Use this if you are using igraph from R
Now it calls the Fruchterman-Reingold layout, with a warning.
layout.svd(graph, ...)
graph
Input graph.
...
Extra arguments are ignored.
Layout coordinates, a two column matrix.