Build BDD tree in MATLAB

6 views (last 30 days)
muath shaikh
muath shaikh on 16 Jan 2015
Commented: muath shaikh on 21 Jan 2015
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
muath shaikh
muath shaikh on 21 Jan 2015
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

Find more on C Shared Library Integration in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!