Skip to content

A .NET Standard library which provides classes for working with vertices, edges and graphs.

License

Notifications You must be signed in to change notification settings

Xyaneon/Xyaneon.ComputerScience.GraphTheory

Repository files navigation

Xyaneon.ComputerScience.GraphTheory

NuGet Build Status

Package Icon

A .NET Standard library which provides classes for working with vertices, edges and graphs.

Solution structure

A .NET Standard 2.0 library assembly which provides the functionality.

A .NET Core unit test project using MSTest.

License

This library is open-source and released under the MIT license. Please see the LICENSE.txt file for details.