limit#
- property TangleSearchTree.limit#
The maximum order of a node which we have not yet extended.
For every value greater than this limit we know with certainty every tangle (as the agreeement value decreases as one increases the order of the tangles). But for the limit itself it might be the case that extending the node which has the limit agreement yields another node of the same agreement.
Returns#
- int
The agreement search limit.