Module semiring_application

Source
Expand description

Module containing the BinaryTrust applications.

Structs§

BinaryTrust
Implementation of the Binary Trust semiring ({0,1}, OR, AND, False, True)
ConfidenceScore
Implementation of the confidence Score semiring ([0, 1], max, *, 0, 1)
Cost
Implementation of the Cost/Tropical semiring (N U Inf, min, +, inf, 0)
FuzzyLogic
Implementation of Fuzzy Logic semiring ([0, 1], max, min, 0, 1).
Multiplicity
Implementation of the Multiplicity semiring (N, +, *, 0, 1)

Enums§

U32WithInfinity
Implementation for N U Inf