Combine two fdd blocks into one. This function takes two FDD blocks and merges them into a new one, such that the new one is encoded using both sets of BDD variables. If v1 is encoded using the BDD variables and has a domain of , and v2 is encoded using and has a domain of , then the result will be encoded using the BDD variables and have the domain . The use of this function may result in strange output from fdd_printset.
|