lemon/bucket_heap.h
changeset 877 141f9c0db4a3
parent 711 28cfac049a6a
     1.1 --- a/lemon/bucket_heap.h	Wed Mar 17 12:35:52 2010 +0100
     1.2 +++ b/lemon/bucket_heap.h	Sat Mar 06 14:35:12 2010 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4   *
     1.5   * This file is a part of LEMON, a generic C++ optimization library.
     1.6   *
     1.7 - * Copyright (C) 2003-2009
     1.8 + * Copyright (C) 2003-2010
     1.9   * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    1.10   * (Egervary Research Group on Combinatorial Optimization, EGRES).
    1.11   *
    1.12 @@ -384,7 +384,7 @@
    1.13    /// key increasing and decreasing.
    1.14    ///
    1.15    /// Note that this implementation does not conform to the
    1.16 -  /// \ref concepts::Heap "heap concept" due to the lack of some 
    1.17 +  /// \ref concepts::Heap "heap concept" due to the lack of some
    1.18    /// functionality.
    1.19    ///
    1.20    /// \tparam IM A read-writable item map with \c int values, used