Project DescriptionThe .Net Graph Library makes it easy for developers to create, traverse, analyze and solve problems related to graphs.
Current Release Features
- Create directed and undirected graphs.
- DFS graph traversal
Next Release
- Join two graphs together
- BFS graph traversals
- Weighted graphs
- SPF implementation
Getting StartedCheck out the documentation for some quick tutorials on the key features of the library.