You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As highlighted in SSoelvsten/bdd-benchmark#110 , it is of interest to now what is the actual number of nodes a BDD package uses to represent its function. Yet, while CAL uses complement edges, the NodeCount function "normalises" its output by counting subtrees with and without complementation seperately.
The text was updated successfully, but these errors were encountered:
As highlighted in SSoelvsten/bdd-benchmark#110 , it is of interest to now what is the actual number of nodes a BDD package uses to represent its function. Yet, while CAL uses complement edges, the
NodeCount
function "normalises" its output by counting subtrees with and without complementation seperately.The text was updated successfully, but these errors were encountered: