Crate assessment

Source
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§

pub use domain::Domain;
pub use valuation::Valuation;

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.