Here you can ask questions and find or give answers to organizational, academic and other questions about studying computer science.
1.1k questions
1.3k answers
1.7k comments
557 users
Hi,
I have doubt regarding FDD to ZDD translation. I got set representation of ZDD from FDD. but not sure how can i draw the tree from the tree, I have tried to solve that but not sure whether it's correct or not.
FDD = { {a,b,c}; {b}; {} }
ZDD = { {a,b,c}; {a,c}; {c}; {a}; {}}
Is it the proper way to decompose? Could you please guide me?
I am not sure what you mean with "I got set representation of ZDD from FDD.", what you need to do is to read the following: