Hi, this is more of question rather than an issue, I am posting it here so other users can potentially benefit as well.
I know setting cluster_node_limit to 50 for example forces decoder to use UnionFind when the biggest cluster reaches 50 (please correct me if I am wrong).
Is there an existing method or field on the solver (or within the decoder API) that lets me extract the size of the largest cluster of nodes after decoding?