lemon/kruskal.h
Mon, 07 Jan 2008 17:07:40 +0000 Minor doc fix
Mon, 07 Jan 2008 13:09:48 +0000 Happy New Year to LEMON (+ better update-copyright-header script)
Fri, 20 Apr 2007 15:51:54 +0000 fix to compile with gcc 4.1.2
Fri, 20 Apr 2007 14:47:19 +0000 Doc change
Thu, 19 Apr 2007 15:11:58 +0000 Redesigned Kruskal algorithm
Sat, 03 Mar 2007 16:30:37 +0000 Happy New Year to all source files!
Fri, 02 Mar 2007 18:04:28 +0000 Hard Warning checking
Tue, 06 Feb 2007 19:09:17 +0000 Doc improvements
Fri, 24 Nov 2006 14:24:43 +0000 Erasing unionfind Item template parameter
Tue, 24 Oct 2006 17:19:16 +0000 concept -> concepts (namespace & directory)
Tue, 24 Oct 2006 16:49:41 +0000 Spellcheck
Wed, 06 Sep 2006 11:39:22 +0000 I forgot to remove the benchmarking part of code
Wed, 06 Sep 2006 11:17:12 +0000 UnionFind
Wed, 28 Jun 2006 15:06:24 +0000 Removing concepts for extendable and erasable graphs
Mon, 15 May 2006 09:49:51 +0000 Documentation improvements
Wed, 01 Mar 2006 13:19:28 +0000 utility, invalid and traits moved to bits
Wed, 22 Feb 2006 18:26:56 +0000 Mergeing extendermerge branch
Fri, 03 Feb 2006 16:40:16 +0000 Unified copyright notices
Thu, 02 Feb 2006 17:43:24 +0000 - workaround for a Doxygen 1.4.6 bug
Thu, 02 Feb 2006 13:43:01 +0000 kruskal.h: an overloaded function for older, pointer-style iterators
Thu, 26 Jan 2006 15:42:13 +0000 Undir -> U transition
Wed, 04 Jan 2006 13:31:59 +0000 Happy new year to LEMON
Mon, 12 Sep 2005 09:15:59 +0000 Some bugfixes.
Tue, 16 Aug 2005 19:06:59 +0000 Fixed most (but not all) of Doxygen warnings
Thu, 28 Jul 2005 19:04:43 +0000 More docs
Wed, 20 Jul 2005 08:01:16 +0000 docfix
Thu, 14 Jul 2005 12:23:15 +0000 Each version of Kruskal is called the same ( kruskal(g,in,out) ) independently
Wed, 13 Jul 2005 19:49:36 +0000 Doc improvement
Tue, 12 Jul 2005 16:16:19 +0000 Improve doc
Tue, 07 Jun 2005 16:13:21 +0000 Modify kruskal to work correctly with UndirGraphs.
Mon, 23 May 2005 04:48:14 +0000 trunk/src/* move to trunk/