make.initial.embedding: Create an initial embedding for a graph
Description
This either takes a set embedding from config, or sets a random state
Usage
make.initial.embedding(V, config, g = NULL)
Arguments
V
integer, number of vertices
g
coo object with graph connectivity
Value
matrix with an embedding