1MARKALLBDD(3) BDD functions MARKALLBDD(3)
23
4
NAME
6markAllBdd - marks all the nodes of the BDDs system
7
SYNOPSIS
9#include "logmmm.h"
10void markAllBdd(value)
11short value;
12
PARAMETER
14value value to assign
15
DESCRIPTION
17markAllBdd() assigns to value the marks of all the nodes used in the
18BDDs system.
19
SEE ALSO
21log(1), bdd(1), markBdd(3), numberNodeBdd(3), numberNodeAllBdd(3), sup‐
22portChain_listBdd(3).
2324
25
26
27
28
ASIM/LIP6 October 1, 1997 MARKALLBDD(3)