Skip to content

Conversation

@Dspade0
Copy link

@Dspade0 Dspade0 commented Mar 14, 2017

This directed graph implementation contains such operation set:

  • vertex adding;
  • connecting/disconnecting vertices with weighted edges;
  • checking for vertices/edges availability and its weights;
  • transposing graph;
  • computing the shortest paths from a single source vertex;
  • topological sort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant