lemon/concept/graph.h
Tue, 03 Oct 2006 11:46:39 +0000 Some rearrangement of concepts and extenders
Wed, 12 Jul 2006 11:14:12 +0000 ... and fix another one.
Wed, 12 Jul 2006 11:07:48 +0000 ... and fix a stupid bug.
Wed, 12 Jul 2006 11:05:00 +0000 (Hopefully) finish privatizing the copy constr. and operator= in
Tue, 11 Jul 2006 16:09:49 +0000 - Disable the copy constructor and operator= of {List|Smart}[U]Graph.
Tue, 11 Jul 2006 15:42:15 +0000 Renameing file: graph_component.h => graph_components.h
Mon, 10 Jul 2006 19:04:17 +0000 Modifications in the Graph Component concepts
Wed, 05 Jul 2006 16:59:45 +0000 As we agreed, Node/Edge::operator<() is required by the concept
Tue, 04 Jul 2006 17:49:01 +0000 - Revised "Concepts" group documentation
Wed, 28 Jun 2006 15:06:24 +0000 Removing concepts for extendable and erasable graphs
Wed, 17 May 2006 11:05:34 +0000 Docfix
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, 26 Jan 2006 15:42:13 +0000 Undir -> U transition
Wed, 04 Jan 2006 13:31:59 +0000 Happy new year to LEMON
Fri, 04 Nov 2005 12:01:40 +0000 concept/graph.h: graphs defined by using components (_*Graph) need no
Thu, 18 Aug 2005 13:33:49 +0000 - The number of gcc-4.0 warnings has significantly decreases.
Tue, 16 Aug 2005 19:06:59 +0000 Fixed most (but not all) of Doxygen warnings
Tue, 16 Aug 2005 16:44:57 +0000 Doc changes:
Thu, 11 Aug 2005 15:55:17 +0000 Some modification on the undirected graph interface.
Thu, 11 Aug 2005 14:31:06 +0000 Several docfices
Thu, 11 Aug 2005 13:16:39 +0000 Ordering in the graph concept.
Thu, 11 Aug 2005 13:07:54 +0000 Start working on UndirGraph concept clarification and its harmonization with
Mon, 18 Jul 2005 15:03:55 +0000 Fix concepts and constraints
Fri, 10 Jun 2005 12:16:25 +0000 Minor changes
Tue, 07 Jun 2005 16:12:14 +0000 UndirTag added to the graphs
Mon, 23 May 2005 04:48:14 +0000 trunk/src/* move to trunk/