finesse.tracing.ctracer.TraceForest.contains_space

TraceForest.contains_space(self, space) bool

Whether this trace forest contains the specified space.

Parameters

space : Space

A space instance.

Returns

flag : bool

True if the forest contains space, False otherwise.