Module oxidd_core::function
source · Expand description
Function traits
Traits§
- Boolean functions 𝔹ⁿ → 𝔹
- Quantification extension for
BooleanFunction - Set of Boolean vectors
- Function in a decision diagram
- Substitution extension for
Function - Basic trait for numbers
- Pseudo-Boolean function 𝔹ⁿ → ℝ
- Function of three valued logic
Type Aliases§
- Shorthand to get the edge tag type associated with a
Function