lab_flow
Foreboding Flow
graph.h File Reference

Graph Library Declarations. More...

Classes

class  Graph
 Represents a graph; used by the GraphTools class. More...
 

Detailed Description

Graph Library Declarations.

Written for CS 225 Spring 2011

Author
Sean Massung

Updated Spring 2012 by Sean Massung

  • Added doxygen comments
  • Created better error handling
  • More encapsulated and object-oriented

Updated Spring 2018 by Jordi

  • Added doxygen comments
  • Created better error handling
  • More encapsulated and object-oriented

Update Spring 18 by Simeng

  • Finishing adding all required features