KeRNeLith
- 887,384 total downloads
- last updated 2/4/2021
- Latest version: 2.3.0
.NET library that provide mainly graphs structures and algorithms for C#.
QuikGraph provides generic directed/undirected graph data structures and algorithms for .NET. It comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow,...
More information
- 413,065 total downloads
- last updated 2/4/2021
- Latest version: 2.3.0
.NET library that provides serialization features related to QuikGraph data structures.
This package is the serialization subset of the original QuickGraph renamed QuikGraph and ported to .NET Core.
Supported platforms:
- .NET Standard 1.3+
- .NET Core 1.0+
- .NET Framework 3.5+
Supports Source...
More information
- 69,135 total downloads
- last updated 9/16/2019
- Latest version: 0.9.0
.NET library that provide mainly functional features for C#.
This means concept of Option, Result, Either and ValueObject.
Supported platforms:
- .NET Standard 1.0+
- .NET Core 1.0+
- .NET Framework 2.0+
Supports Source Link
- 66,817 total downloads
- last updated 8/30/2021
- Latest version: 2.3.1
.NET library that provides a bridge from QuikGraph graphs structures to Graphviz and Dot language serialization.
This package is the Graphviz subset of the original QuickGraph renamed QuikGraph and ported to .NET Core.
Supported platforms:
- .NET Standard 1.3+
- .NET Core 1.0+
- .NET Framework...
More information
- 40,256 total downloads
- last updated 10/30/2020
- Latest version: 0.41.0
Test description.
- 22,665 total downloads
- last updated 9/2/2020
- Latest version: 1.6.0
.NET library that aims to provide a faster usage of C# reflection features.
Especially the usage of constructors, members accessors (get/set) and attributes.
It provides these features while trying to keep an API as similar as the standard Reflection API.
Supported platforms:
- .NET Standard...
More information
- 14,630 total downloads
- last updated 10/28/2021
- Latest version: 1.2.1
GraphShape is a .NET graph layout framework based on Graph#.
It contains several layout algorithms that allow various kind of layouts (FR, KK, ISOM, LinLog, Simple Tree, Circular, Sugiyama, Compound FDP, Random).
It also provide overlap removal algorithms such as FSA (or One Way FSA)...
More information
- 13,390 total downloads
- last updated 3/19/2022
- Latest version: 1.2.2
GraphShape is a .NET graph layout framework based on Graph#.
It contains several layout algorithms that allow various kind of layouts (FR, KK, ISOM, LinLog, Simple Tree, Circular, Sugiyama, Compound FDP, Random).
It also provide overlap removal algorithms such as FSA (or One Way FSA)...
More information
- 3,567 total downloads
- last updated 2/4/2021
- Latest version: 2.3.0
.NET library that provides convenient graph helpers related to DataTable (and also serialization to Graphviz).
This package is a subset related to DataTable of the original QuickGraph renamed QuikGraph and ported to .NET Core.
Supported platforms:
- .NET Standard 2.0+
- .NET Core 2.0+
- .NET...
More information
- 2,133 total downloads
- last updated 10/30/2020
- Latest version: 0.41.0
Test description.
- 892 total downloads
- last updated 2/4/2021
- Latest version: 2.3.0
.NET library that provides some Petri Net facilities. It allows to construct Petri Net representation and run a simulation of it.
This package is the Petri subset of the original QuickGraph renamed QuikGraph and ported to .NET Core.
Supported platforms:
- .NET Standard 1.3+
- .NET Core 1.0+
- .NET...
More information
- 740 total downloads
- last updated 2/4/2021
- Latest version: 2.3.0
.NET library that provides a bridge from QuikGraph graphs to MSAGL library.
This package is the MSAGL subset of the original QuickGraph renamed QuikGraph and ported to .NET Core.
Supported platforms:
- .NET Standard 2.0+
- .NET Core 2.0+
- .NET Framework 4.6.1+
Supports Source Link