bdd_manager_ Struct Reference
#include <bddint.h>
Public Member Functions |
void overflow_fn | ARGS ((cmu_bdd_manager, pointer)) |
void transform_fn | ARGS ((cmu_bdd_manager, INT_PTR, INT_PTR, INT_PTR *, INT_PTR *, pointer)) |
int canonical_fn | ARGS ((cmu_bdd_manager, INT_PTR, INT_PTR, pointer)) |
void reorder_fn | ARGS ((cmu_bdd_manager)) |
void bag_it_fn | ARGS ((cmu_bdd_manager, pointer)) |
Data Fields |
unique | unique_table |
cache | op_cache |
int | check |
bdd | one |
bdd | zero |
int | overflow |
pointer | overflow_env |
pointer | transform_env |
block | super_block |
pointer | reorder_data |
int | allow_reordering |
long | nodes_at_start |
long | vars |
long | maxvars |
bdd * | variables |
bdd_index_type * | indexes |
bdd_indexindex_type * | indexindexes |
int | curr_assoc_id |
var_assoc | curr_assoc |
assoc_list | assocs |
struct var_assoc_ | temp_assoc |
rec_mgr | rms [REC_MGRS] |
long | temp_op |
jump_buf | abort |
pointer | bag_it_env |
char * | hooks |
Detailed Description
Definition at line 483 of file bddint.h.
Member Function Documentation
Field Documentation
The documentation for this struct was generated from the following file: