• Parameters

    • graph: FOLD

      a FOLD object, with entries edges_vertices, vertices_edges

    Returns number[][]

    each entry relates to an edge, each array contains indices of other edges.

    Description

    Make edges_edges containing all vertex-adjacent edges. This will be radially sorted if you call makeVerticesEdges before calling this.