A basic implementation of Goal Oriented Action Planning.
Info
Version: | 0.14.0 |
Author(s): | rubenwe |
Last Update: | Tuesday, October 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rubenwe/PlanningAI |
NuGet Url: | https://www.nuget.org/packages/PlanningAI |
Install
Install-Package PlanningAI
dotnet add package PlanningAI
paket add PlanningAI
PlanningAI Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2018.2.1)
- System.Collections.Immutable(>= 1.5.0)
Tags