Fix label_largest_component() behavior with filtered graphs
This fixes a bug where filtered vertices would be incorrectly marked, if the largest component index happend to be zero.
Please register or sign in to comment
This fixes a bug where filtered vertices would be incorrectly marked, if the largest component index happend to be zero.