Expand description
Function traits
Enums§
- Boolean
Operator - Binary operators on Boolean functions
Traits§
- Boolean
Function - Boolean functions 𝔹ⁿ → 𝔹
- Boolean
Function Quant - Quantification extension for
BooleanFunction
- Boolean
VecSet - Set of Boolean vectors
- Function
- Function in a decision diagram
- Function
Subst - Substitution extension for
Function
- Number
Base - Basic trait for numbers
- Pseudo
Boolean Function - Pseudo-Boolean function 𝔹ⁿ → ℝ
- TVLFunction
- Function of three valued logic
Type Aliases§
- ETag
OfFunc - Shorthand to get the edge tag type associated with a
Function
- Edge
OfFunc - Shorthand to get the
Edge
type associated with aFunction
- INode
OfFunc - Shorthand to get the
InnerNode
type associated with aFunction