@hackage fuzzySets1.1.0

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

  • Installation

  • Dependencies (1)

  • Dependents (0)

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.