the-pinbo / ROBDD

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the-pinbo/ROBDD Stargazers