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