@hackage / fuzzySets

A Haskell library for working with fuzzy sets and fuzzy relations.

Latest1.1.0

About

Metadata

  • Last updated , by LuckyLuke
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: Lukas Balog <lukasbalog66@gmail.com>

  • Lottery factor: 1

Links

Installation

Readme

In classical set theory, an element either belongs to a set or it does not. Fuzzy sets generalize this idea by allowing graded membership. This package provides tools for constructing and manipulating fuzzy sets and fuzzy relations. If you are new to the library, the Fuzzy.Tutorial module is the best place to start before diving into the reference documentation.