diff --git a/doc/disjoint_sets.html b/doc/disjoint_sets.html index 45ef4a98c..e5cb41daf 100644 --- a/doc/disjoint_sets.html +++ b/doc/disjoint_sets.html @@ -169,7 +169,7 @@

Complexity

very slowly, much more slowly than the log function.

See Also

incremental_connected_components() + "incremental_components.html">incremental_connected_components()
 disjoint_sets_with_storage<ID,InverseID,FindCompress>
@@ -181,7 +181,7 @@ 

See Also

+ "incremental_components.html#sec:initialize-incremental-components"> initialize_incremental_components() function). This class is especially useful when computing the (dynamic) connected components of an edge_list graph which does not provide a place to store vertex