sweep_below#
- TangleSweep.sweep_below(agreement: int, progress_callback=None) int #
Extend nodes in the tree until the agreement search limit has decreased below the specified agreement value.
Parameters#
- agreementint
The value below which the agreement search limit should fall.
Returns#
- int
The new agreement search limit.