Creates an empty variable pair table. Variable pairs of the type bddPair are used in bdd_replace to define which variables to replace with other variables. This function allocates such an empty table. The table can be freed by a call to bdd_freepair.
|