diff --git a/doc/challenge.html b/doc/challenge.html index ba43bf65..99659502 100644 --- a/doc/challenge.html +++ b/doc/challenge.html @@ -37,7 +37,7 @@ review. The pending items are: mutable_queue.hpp, fibonacci_heap.hpp. Somehow merge implementation with Dietmer's heaps and queues. -
  • disjoint_sets (see )
  • +
  • disjoint_sets (see Disjoint Sets)
  • Construct a set of planar graph algorithms.