Module lattices::semiring_application
source · Expand description
Module containing the BinaryTrust
applications.
Structs§
- Implementation of the Binary Trust semiring ({0,1}, OR, AND, False, True)
- Implementation of the confidence Score semiring ([0, 1], max, *, 0, 1)
- Implementation of the Cost/Tropical semiring (N U Inf, min, +, inf, 0)
- Implementation of Fuzzy Logic semiring ([0, 1], max, min, 0, 1).
- Implementation of the Multiplicity semiring (N, +, *, 0, 1)
Enums§
- Implementation for N U Inf