/Graft

.NET Standard graph theory library.

Primary LanguageC#Apache License 2.0Apache-2.0

Graft

Graft is a .NET Standard graph theory library. Graft provides data structure to represent directed and undirected graphs with optionally weighted edges, as well as various graph algorithms. Graft does not provide any visualization!