Skip to content

Satshabad/Simple-Graph-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This is a simple implementation of a graph. Directed and undirected graphs are 
supported, just specify with a boolean in the graph constructor. 
This mini-project was to experiment with graph traversal algorithms because 
I couldn't find a simple implementation with which to mess around with. 
Feel free to have fun with it.

About

This is a simple implementation of a graph and a few operations on it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages