array of array of numbers, where each row corresponds to a vertex index and the values in the inner array are edge indices.
Make vertices_edges
sorted, so that the edges are sorted
radially around the vertex, corresponding with the order in vertices_vertices
.
a FOLD object, containing edges_vertices, vertices_vertices