A simple expert system shell implemented in C# that supports forward and backward chaining, capable of asking more questions when it fails to reach conclusion.
Info
Version: | 1.0.1 |
Author(s): | cs-expert-system-shell |
Last Update: | Saturday, May 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chen0040/cs-expert-system-shell |
NuGet Url: | https://www.nuget.org/packages/cs-expert-system-shell |
Install
Install-Package cs-expert-system-shell
dotnet add package cs-expert-system-shell
paket add cs-expert-system-shell
cs-expert-system-shell Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.1)
Tags