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