lemon/graph_utils.h
Wed, 14 Nov 2007 15:36:37 +0000 removing semicolon ftom the end of GRAPH_TYPEDEFS
Tue, 02 Oct 2007 12:34:43 +0000 New developers page
Thu, 27 Sep 2007 13:04:06 +0000 Bug fixes in the documentation (mainly bad references).
Wed, 19 Sep 2007 23:35:27 +0000 Small bug fixes and changes in the documentation.
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
Thu, 01 Mar 2007 17:14:24 +0000 getNotifier to notifier renaming
Tue, 23 Jan 2007 12:51:39 +0000 Several doc improvements.
Mon, 18 Dec 2006 14:35:33 +0000 Easier inverse than m.inverse()[a] => m(a)
Tue, 12 Dec 2006 13:35:52 +0000 clone => build renaming
Fri, 03 Nov 2006 14:20:24 +0000 GraphCopy and UGraphCopy modifications
Tue, 31 Oct 2006 14:56:13 +0000 Removing template Map template parameter from InvertableMaps
Tue, 31 Oct 2006 14:41:12 +0000 The implementation of the graph copy is changed
Thu, 12 Oct 2006 10:53:25 +0000 EdgeLookUp and AllEdgeLookUp added.
Wed, 06 Sep 2006 10:10:48 +0000 Bug fix in DescriptorMap
Mon, 04 Sep 2006 11:01:56 +0000 Bug fix in countANodes/countBNodes
Tue, 18 Jul 2006 17:00:24 +0000 Minor doc changes.
Thu, 18 May 2006 09:32:36 +0000 Spellcheck
Tue, 25 Apr 2006 14:48:50 +0000 Bug fix in findUEdge
Mon, 03 Apr 2006 09:45:23 +0000 Correcting the structure of the graph's and adaptor's map.
Mon, 03 Apr 2006 08:41:52 +0000 Count ANodes-BNodes
Thu, 30 Mar 2006 09:42:05 +0000 docfix
Thu, 30 Mar 2006 08:38:41 +0000 Rewritten countItems and findEdges
Wed, 15 Mar 2006 09:44:17 +0000 Spellcheck
Wed, 08 Mar 2006 13:10:43 +0000 Omitting warning
Mon, 06 Mar 2006 10:28:37 +0000 Clarifing alteration observing system
Wed, 01 Mar 2006 13:19:28 +0000 utility, invalid and traits moved to bits
Wed, 01 Mar 2006 12:46:52 +0000 UNDIRGRAPH_TYPEDEFS => UGRAPH_TYPEDEFS
Wed, 01 Mar 2006 10:17:25 +0000 Some classes assumed that the GraphMaps should be inherited
Thu, 23 Feb 2006 09:03:18 +0000 Little bugfixes, spellchecks and improvements
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
Tue, 31 Jan 2006 19:33:48 +0000 New iterable map with comparable values
Thu, 26 Jan 2006 15:42:13 +0000 Undir -> U transition
Wed, 04 Jan 2006 13:31:59 +0000 Happy new year to LEMON
Wed, 23 Nov 2005 16:08:02 +0000 Document improvments
Wed, 23 Nov 2005 15:42:36 +0000 Correcting alteration notifing
Thu, 17 Nov 2005 10:14:55 +0000 Several bugfices.
Wed, 16 Nov 2005 14:46:22 +0000 The GRAPH_TYPEDEFS macro is a bug.
Wed, 16 Nov 2005 13:17:02 +0000 (UNDIR)GRAPH_TYPEDEFS also defines some basic graph maps
Wed, 02 Nov 2005 16:32:29 +0000 GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h.
Mon, 17 Oct 2005 10:30:59 +0000 Minor changes and bugfixes
Mon, 17 Oct 2005 10:28:48 +0000 Removing signal/commit Change from alteration notifier
Fri, 14 Oct 2005 10:49:51 +0000 Matrixmaps moved to own file
Thu, 06 Oct 2005 09:58:21 +0000 Little modifications
Wed, 05 Oct 2005 13:17:42 +0000 findUndirEdge, ConUndirEdgeIt
Mon, 03 Oct 2005 10:14:49 +0000 Potential difference map
Mon, 12 Sep 2005 09:15:59 +0000 Some bugfixes.
Thu, 01 Sep 2005 20:35:30 +0000 Warning added on the usage of InDegMap/OutDegMap
Thu, 11 Aug 2005 15:55:17 +0000 Some modification on the undirected graph interface.
Tue, 26 Jul 2005 20:14:03 +0000 Spellrecheck
Tue, 26 Jul 2005 20:12:36 +0000 Spellcheck
Mon, 18 Jul 2005 15:07:28 +0000 Improve findEdge interface
Wed, 13 Jul 2005 19:49:36 +0000 Doc improvement
Wed, 13 Jul 2005 13:16:57 +0000 Swap function for DescriptorMap
Tue, 12 Jul 2005 16:16:19 +0000 Improve doc
Tue, 05 Jul 2005 14:36:10 +0000 Documented Balazs's stuff. Quite enough of that.
Mon, 04 Jul 2005 17:22:03 +0000 NewUndirEdgeSetAdaptor class
Mon, 04 Jul 2005 16:27:54 +0000 Kill several doxygen warnings
Mon, 04 Jul 2005 13:10:34 +0000 New graph copy interface