Expand description
§Assessment
A library that allows different types of assessments, to convert between them and to perform basic operations.
Currently, the lib supports numeric and interval quantitative values and linguistic, 2-tuple and hesitant fuzzy values.
Note that the library is a Work In Progress.
Re-exports§
Modules§
- domain
- Domains in which assessments are represented.
- fuzzy
- Fuzzy logic utilities for linguistic assessments.
- utilities
- Utilities.
- valuation
- Valuations used for assessments.
Macros§
- count
- Counts number of elements.
- qualitative_
domain - Qualitative domain.
- qualitative_
symmetric_ domain - Creates a symmetrical qualitative domain.
- trapezoidal_
labels - Trapezoidal labels.