Crate bulwark_decision

source ·
Expand description

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

Structs§

  • A Decision represents evidence in favor of either accepting or restricting an operation under consideration.

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.

Constants§

  • A decision representing acceptance with full certainty.
  • A decision representing restriction with full certainty.
  • A decision representing full uncertainty.