Crate bulwark_decision

source ·
Expand description

This crate provides the Decision implementation of Dempster-Shafer theory.

Structs

  • A two-state Dempster-Shafer mass function that represents whether an operation should be accepted or restricted. The power set is represented by the unknown value.

Enums

  • Represents a value from a continuous range taken from the pignistic transformation as a category that can be used to select a response to an operation.
  • Returned when a threshold is either out-of-order or out-of-range.