Skip to content

mec_sample_orders output for isolated vertices #8

Description

@mwien

Currently, an order of the vertices 0, 1, ..., k is returned with k being the highest vertex id in an edge in the input. This is a bit arbitrary.

Options:

  • take additional argument n which gives number of vertices and return order of 0, 1, ..., n-1
  • return order only of vertices appearing in an edge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions