检查ROBDD图是否正确

时间:2016-10-30 16:50:40

标签: data-structures bdd binary-decision-diagram

下面我展示了BDD及其ROBDD。有人可以让我知道绘制的图表是否正确。如果没有,请告诉我我所犯的错误。

BDD

enter image description here

答案 - ROBDD

enter image description here

1 个答案:

答案 0 :(得分:1)

考虑评估0100:它会在第一个图表中显示1,在第二个图表中显示为0

enter image description here