A* algorithm written in C#, used with LINQ expressions.
Info
Version: | 1.2.1 |
Author(s): | Robert Vandenberg Huang |
Last Update: | Friday, February 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rvhuang/linq-to-astar |
NuGet Url: | https://www.nuget.org/packages/linq-to-astar |
Install
Install-Package linq-to-astar
dotnet add package linq-to-astar
paket add linq-to-astar
linq-to-astar Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Primitives(>= 4.3.0)
- System.Numerics.Vectors(>= 4.4.0)
Tags