Pieter Wuille a52b53926b clusterlin: add GetConnectedComponent
This abstracts out the finding of the connected component that includes
a given element from FindConnectedComponent (which just finds any connected
component).

Use this in the txgraph fuzz test, which was effectively reimplementing this
logic. At the same time, improve its performance by replacing a vector with a
set.
2025-03-27 15:48:44 -04:00
..
2024-10-19 19:16:04 +02:00
2025-03-13 11:13:13 +00:00
2025-01-29 18:05:16 -05:00