From 3184d9a084f79c5891342782b73346d6d82ce051 Mon Sep 17 00:00:00 2001 From: "Jeremy W. Murphy" Date: Thu, 12 Sep 2024 09:49:54 +1000 Subject: [PATCH] Fix broken link to disjoint_sets --- doc/incremental_components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/incremental_components.html b/doc/incremental_components.html index 181791be3..a0c9de00d 100644 --- a/doc/incremental_components.html +++ b/doc/incremental_components.html @@ -43,7 +43,7 @@

Incremental Connected Components

hence it is called incremental[42] (and not fully dynamic). The disjoint-sets class is described in Section Disjoint Sets. +HREF="disjoint_sets.html">Disjoint Sets.

The following five operations are the primary functions that you will