A performant and ergonomic implementation of binary decision diagrams for .NET
-
Updated
Aug 30, 2023 - C#
A performant and ergonomic implementation of binary decision diagrams for .NET
Software for creating and comparing genome fingerprints.
Efficient pure Java implementation of (Binary) Decision Diagrams
BlueCat Usersscripts
A binary decision diagram is a directed acyclic graph used to represent a Boolean function. The ROBDD is a canonical form, which means that given an identical ordering of input variables, equivalent Boolean functions will always reduce to the same ROBDD.
Identity suppressed decision diagrams (IDDs)
Add a description, image, and links to the bdds topic page so that developers can more easily learn about it.
To associate your repository with the bdds topic, visit your repo's landing page and select "manage topics."