Talk:Zero-suppressed decision diagram

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

External links modified[edit]

Hello fellow Wikipedians,

I have just modified one external link on Zero-suppressed decision diagram. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, please set the checked parameter below to true or failed to let others know (documentation at {{Sourcecheck}}).

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 11:21, 21 July 2016 (UTC)[reply]

Definition of terminal nodes[edit]

I propose some modification on the Definitions section:

- The terminal node ⊤ represents the unit set (or Base() in the original paper) and not TRUE. (Indeed, the TRUE value of this node is valid for BDDs, but not for ZDDs).

- The terminal node ⊥ represents the empty set (or Empty() in the original paper) and not FALSE. (Likewise, the FALSE value of this node is valid for BDDs, but not for ZDDs).

Best—aster.asteraceae (Report bug) 11:56, 11 August 2021 (UTC)[reply]

Algorithms[edit]

On the Binary Decision Diagram page, the section on implementation was moved to the Talk page with reference to WP:NOTHOWTO. While this section uses pseudo-code rather than C-like syntax, it seems to me, the same applies here. Assuming there are no objections within the foreseeable future, I'll do the same with this subsection. Soelvsten (talk) 09:25, 19 March 2024 (UTC)[reply]