cudd  3.0.0
The University of Colorado Decision Diagram Package
Data Fields
DdCache Struct Reference

Computed table. More...

#include <cuddInt.h>

Collaboration diagram for DdCache:
Collaboration graph
[legend]

Data Fields

DdNodef
 
DdNodeg
 
ptruint h
 
DdNodedata
 

Detailed Description

Computed table.

Field Documentation

◆ data

DdNode* DdCache::data

already constructed DD

◆ g

DdNode * DdCache::g

DDs

◆ h

ptruint DdCache::h

either operator or DD


The documentation for this struct was generated from the following file: