Info
Version: | 0.0.15 |
Author(s): | Artem Noskov, Andrey Chizh |
Last Update: | Friday, June 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RetailRocket/BoolExpressions |
NuGet Url: | https://www.nuget.org/packages/BoolExpressions |
Install
Install-Package BoolExpressions
dotnet add package BoolExpressions
paket add BoolExpressions
BoolExpressions Download (Unzip the "nupkg" after downloading)
It allow to create free form bool expression and gives function to convert it to full disjunctive normal form. We have a plan to give functionality for simplification full disjunctive normal form for disjunctive normal form.