a FOLD object, with entries edges_vertices, vertices_edges
each entry relates to an edge, each array contains indices of other edges.
Make edges_edges containing all vertex-adjacent edges. This will be radially sorted if you call makeVerticesEdges before calling this.
edges_edges
a FOLD object, with entries edges_vertices, vertices_edges