CLab# 1.0 API Documentation

ClabBDD.printout Method 

Prints the specified list of BDDs.

public void printout(
   List<T> b
);

Parameters

List<T>
The list of BDDs.

See Also

ClabBDD Class | CLab.BDD Namespace