/GraphGen

Graphs Generators

Primary LanguageC++MIT LicenseMIT

GraphGen

Generators for 4 types of graphs:

  1. Arbitrary Graph
  2. Path Graph
  3. Directed Acyclic Graph
  4. Layered Graph

Compiling

$ g++ -std=c++11 file_name.cpp

Running

$ ./file_name output