cpp-graph

C++11 implementation of a pseudo-digraph.

To-Do

  • comments in graph file
  • add exceptions
  • output successors operator >>
  • remove line-feed on Windows
  • automatically detected and read weighted graphs
  • automatically detected and read named vertices