• Parameters

    • graph: FOLD

      a FOLD object, containing edges_vertices, vertices_vertices

    Returns number[][]

    array of array of numbers, where each row corresponds to a vertex index and the values in the inner array are edge indices.

    Description

    Make vertices_edges sorted, so that the edges are sorted radially around the vertex, corresponding with the order in vertices_vertices.