Skip to content

QuikGraph 2.5.0 Latest

.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, etc... This package is a version of the original QuickGraph renamed QuikGraph and ported to .NET Core. It should be seen as an alternative to the old frozen QuickGraph from CodePlex but with fixes. It does not include every sub modules of the original library such as F# stuff, adapters, etc. This build is only the Core of QuikGraph taking advantage of .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link

Install from the command line:
Learn more about NuGet packages
$ dotnet add package QuikGraph --version 2.5.0

Recent Versions

  • 2.5.0
    Latest
    Published over 2 years ago
    0
  • Published over 2 years ago
    0
  • Published about 4 years ago
    0
  • Published over 4 years ago
    0
  • Published almost 5 years ago
    0

Loading

Details


Last published

over 2 years ago

Discussions

11

Issues

36

Total downloads

0