TreeOfTangles#

class tangles.TreeOfTangles(sep_ids: ndarray, nodes: List[ToTNode], edges: List[ToTEdge] | None = None)#

A tree which nodes are precisely the maximal tangles in the tangle search tree.

Each edge between two nodes corresponds to the efficient distinguisher of the incident nodes.

Methods

any_node()

Return a node of the tree