Skip to content

#1219 BddUtils.printAsDot: fix for 'true' and 'false' BDDs.

  • No end-user visible changes here.
  • Fixed BddUtils.printAsDot for true and false BDDs, printing only the relevant node, instead of having both the true and false nodes in the DOT output (which is confusing, as then what is the predicate?).

Closes #1219 (closed)

Merge request reports

Loading