Skip to content
david grupp edited this page Aug 31, 2014 · 3 revisions

Welcome to the FLS wiki!

What is Fuzzy Logic Sharp?

Fuzzy Logic Sharp is an open source library implementing a simple to use fuzzy logic system.

License: Apache License 2.0

Features

  • Implements Center of Gravity and Middle of Maximum Defuzzification.
  • Implements a verity of membership functions. Including trapezoid, triangle, gaussian, and composite functions.
  • Easy to use syntax for creating system rules.
  • Simple design that allows for user extensibility.
  • Easy installation via NuGet