Info
| Version: | 1.0.6717.20626 |
| Author(s): | Pouya Bisadi |
| Last Update: | Wednesday, May 23, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/pbisadi/Algorithms |
| NuGet Url: | https://www.nuget.org/packages/PBCD.Algorithms |
Install
Install-Package PBCD.Algorithms
dotnet add package PBCD.Algorithms
paket add PBCD.Algorithms
PBCD.Algorithms Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Includes: ProrityQueue, Bag, SymboleTable, Trie, UnionFind, Search Trees (BST, OST, RBT), sorting and graph algorithms.