Skip to content

Graph collection #3

@jadaml

Description

@jadaml

Introduce the Graph class

  • Access vertices (IEnumerable<Vertex>)
  • Access edges (IEnumerable<Edges>)
  • Consider graph with type parameters (TEdges, TVertex)
  • Directed/Non-directed (Generic edge could resolve this without major issue.)

Metadata

Metadata

Assignees

Labels

Feature RequestFeatures that don't yet exists in the project but would be great to have, or should be considered.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions