giovannipcarvalho / cpp-graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C++ 73.2%Language:C 19.3%Language:Makefile 7.5%