Mendz.Graph
1.0.0
Provides an implementation of Graph Theory graph G = (V, E), that can generate its DOT notation, which can be used for rendering the graph.
Install-Package Mendz.Graph -Version 1.0.0
dotnet add package Mendz.Graph --version 1.0.0
<PackageReference Include="Mendz.Graph" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mendz.Graph --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Mendz.Graph:
Package | Downloads |
---|---|
Mendz.Graph.Representation
Provides a library of classes and types to represent Graph Theory graphs as list and/or matrix.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 3,658 | 11/6/2017 |