Expand description
Rules and other basic definitions for zero-suppressed binary decision diagrams
§Feature flags
multi-threading— Enable multi-threaded apply implementationsstatistics— Enable statistics generation
Structs§
- ZBDD
Cache - ZBDD
Function - ZBDD
Rules DiagramRulesfor simple binary decision diagrams
Enums§
- ZBDDOp
- Native operations of this ZBDD implementation
- ZBDD
Terminal - Terminal nodes in simple binary decision diagrams
Traits§
Functions§
- make_
node - Create a set that corresponds to a ZBDD node at the level of
varwith the givenhiandloedges - var_
boolean_ function Deprecated - Get the Boolean function v for the singleton set {v} (given by
singleton)