|
spot
2.16
|
Information stored for one BDD variable. More...
#include <spot/twa/bdddict.hh>
Public Attributes | |
| var_type | type |
| Type of this BDD variable. More... | |
| formula | f |
| Formula encoded (unused when type==anon). More... | |
| ref_set | refs |
| Set of objects referencing this variable. More... | |
Information stored for one BDD variable.
Holds the type of the variable, the formula it encodes (if any), and the set of objects that currently reference it.
| formula spot::bdd_dict::bdd_info::f |
Formula encoded (unused when type==anon).
| ref_set spot::bdd_dict::bdd_info::refs |
Set of objects referencing this variable.
| var_type spot::bdd_dict::bdd_info::type |
Type of this BDD variable.
1.9.1