Re-usable and immutable AStar Search implementation.
Info
Version: | 1.0.2 |
Author(s): | Christopher Pritchard (https://github.com/ChrisPritchard) |
Last Update: | Friday, December 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/astar-search |
Install
Install-Package astar-search
dotnet add package astar-search
paket add astar-search
astar-search Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.2)
Tags