Build BDD tree in MATLAB

Dear Colleagues, I have Binary Decision Diagram equations : F(a,b,c,d)= a.b'.c'.d'+a'.b.c.d'
I want to draw the binary tree in Matlab . Is there any helping ?.
For instance, i attached the manual drawing for BDD to the previous equation

1 Comment

I see nobody answered me,
So I will add links to paper talk about how can generate it in C++,
I hope to find any solution
https://www.cs.cmu.edu/~bryant/pubdir/ieeetc86.pdf
Thank you in advance

Sign in to comment.

Answers (0)

Categories

Asked:

on 16 Jan 2015

Commented:

on 21 Jan 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!