Fri, 04 Nov 2005 10:55:13 +0000Increment and decrement operator for IterableIntMap::Reference
deba [Fri, 04 Nov 2005 10:55:13 +0000] rev 1759
Increment and decrement operator for IterableIntMap::Reference

Fri, 04 Nov 2005 10:51:35 +0000Doc fix
deba [Fri, 04 Nov 2005 10:51:35 +0000] rev 1758
Doc fix

Wed, 02 Nov 2005 16:43:18 +0000Spellcheck
alpar [Wed, 02 Nov 2005 16:43:18 +0000] rev 1757
Spellcheck

Wed, 02 Nov 2005 16:32:29 +0000GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h.
alpar [Wed, 02 Nov 2005 16:32:29 +0000] rev 1756
GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h.

Wed, 02 Nov 2005 15:28:37 +0000Make constructor explicit
deba [Wed, 02 Nov 2005 15:28:37 +0000] rev 1755
Make constructor explicit
Indentation changed

Wed, 02 Nov 2005 15:27:38 +0000Documentation modified
deba [Wed, 02 Nov 2005 15:27:38 +0000] rev 1754
Documentation modified

Wed, 02 Nov 2005 15:26:04 +0000Some change on the clear
deba [Wed, 02 Nov 2005 15:26:04 +0000] rev 1753
Some change on the clear

Wed, 02 Nov 2005 15:25:13 +0000IterableIntMap
deba [Wed, 02 Nov 2005 15:25:13 +0000] rev 1752
IterableIntMap

todo: documentation need

Wed, 02 Nov 2005 15:24:38 +0000Swap col and row map
deba [Wed, 02 Nov 2005 15:24:38 +0000] rev 1751
Swap col and row map

Wed, 02 Nov 2005 15:23:46 +0000Connected components, etc...
deba [Wed, 02 Nov 2005 15:23:46 +0000] rev 1750
Connected components, etc...
Based on the dfs visitor interface

Wed, 02 Nov 2005 15:22:28 +0000Visitor interface for the dfs algorithm.
deba [Wed, 02 Nov 2005 15:22:28 +0000] rev 1749
Visitor interface for the dfs algorithm.

Wed, 02 Nov 2005 12:44:50 +0000small svn:ignore fixups
klao [Wed, 02 Nov 2005 12:44:50 +0000] rev 1748
small svn:ignore fixups

Fri, 28 Oct 2005 09:01:59 +0000Faster implementation
deba [Fri, 28 Oct 2005 09:01:59 +0000] rev 1747
Faster implementation

Fri, 28 Oct 2005 08:40:42 +0000If the file does not exist LemonReader throws exception
deba [Fri, 28 Oct 2005 08:40:42 +0000] rev 1746
If the file does not exist LemonReader throws exception

Wed, 26 Oct 2005 11:10:18 +0000Upgrading tests
deba [Wed, 26 Oct 2005 11:10:18 +0000] rev 1745
Upgrading tests

Wed, 26 Oct 2005 11:09:29 +0000Removing old input/output functions
deba [Wed, 26 Oct 2005 11:09:29 +0000] rev 1744
Removing old input/output functions

Wed, 26 Oct 2005 10:59:51 +0000Filename can be given as std::string
deba [Wed, 26 Oct 2005 10:59:51 +0000] rev 1743
Filename can be given as std::string

Wed, 26 Oct 2005 10:52:09 +0000Show description of the file
deba [Wed, 26 Oct 2005 10:52:09 +0000] rev 1742
Show description of the file

Wed, 26 Oct 2005 10:50:47 +0000Some modifications on shortest path algoritms:
deba [Wed, 26 Oct 2005 10:50:47 +0000] rev 1741
Some modifications on shortest path algoritms:
- heap traits
- checked execution

Mon, 24 Oct 2005 17:03:02 +0000Bug fix in connectedComponents
deba [Mon, 24 Oct 2005 17:03:02 +0000] rev 1740
Bug fix in connectedComponents
Strongly connected components

Mon, 24 Oct 2005 15:59:38 +0000Computing the number of the connected components and the components themselves.
alpar [Mon, 24 Oct 2005 15:59:38 +0000] rev 1739
Computing the number of the connected components and the components themselves.

Mon, 24 Oct 2005 15:58:38 +0000Euler tour iterator.
alpar [Mon, 24 Oct 2005 15:58:38 +0000] rev 1738
Euler tour iterator.

Mon, 24 Oct 2005 10:15:40 +0000Newly created map is realized by the property givening by common sense.
hegyi [Mon, 24 Oct 2005 10:15:40 +0000] rev 1737
Newly created map is realized by the property givening by common sense.

Mon, 24 Oct 2005 08:12:26 +0000Doxyfile for documenting glemon's architecture.
alpar [Mon, 24 Oct 2005 08:12:26 +0000] rev 1736
Doxyfile for documenting glemon's architecture.

Mon, 24 Oct 2005 08:11:21 +0000New version of XML reader/writer.
alpar [Mon, 24 Oct 2005 08:11:21 +0000] rev 1735
New version of XML reader/writer.
Now, there are only a single XmlIo class both for reading and writing.

Mon, 24 Oct 2005 08:09:59 +0000- dijkstraZero() added. (Until we conclude how to handle the related problem.)
alpar [Mon, 24 Oct 2005 08:09:59 +0000] rev 1734
- dijkstraZero() added. (Until we conclude how to handle the related problem.)
- processed() query function added.

Fri, 21 Oct 2005 13:32:12 +0000MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.
hegyi [Fri, 21 Oct 2005 13:32:12 +0000] rev 1733
MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.

Fri, 21 Oct 2005 08:34:47 +0000Bugfix
deba [Fri, 21 Oct 2005 08:34:47 +0000] rev 1732
Bugfix

Thu, 20 Oct 2005 15:50:23 +0000Mapselector widget reached its first release, but there are still work to do on it, I know...
hegyi [Thu, 20 Oct 2005 15:50:23 +0000] rev 1731
Mapselector widget reached its first release, but there are still work to do on it, I know...

Mon, 17 Oct 2005 10:30:59 +0000Minor changes and bugfixes
deba [Mon, 17 Oct 2005 10:30:59 +0000] rev 1730
Minor changes and bugfixes