Skip to content

Instantly share code, notes, and snippets.

View kaustavdm's full-sized avatar

Kaustav Das Modak kaustavdm

View GitHub Profile
/**
* @file Provides data structure for directed graphs
* @name Directed Graph
* @author Mr. Bean <mr@bean.com>
* @license MIT
* @copyright 2013 Mr. Bean
*/
/**
* A Graph object with the basic properties