CheckCircuit

CheckCircuit class

Checks a tree (of tasks) whether it contains a circuit.

The CheckCircuit type exposes the following members:

Constructors

NameDescription
CheckCircuit()Initializes a new instance of the

Methods

NameDescription
alg(el, level)Check if the specified object was already processed.
pre_alg(el, level)
post_alg(el, level)

See Also