Wed, 08 Sep 2004 12:06:45 +0000The MapFactories have been removed from the code because
deba [Wed, 08 Sep 2004 12:06:45 +0000] rev 822
The MapFactories have been removed from the code because
if we use macros then they increases only the complexity.

The pair iterators of the maps are separeted from the maps.

Some macros and comments has been changed.

Wed, 08 Sep 2004 11:58:06 +0000This is needed by path.h
hegyi [Wed, 08 Sep 2004 11:58:06 +0000] rev 821
This is needed by path.h

Wed, 08 Sep 2004 11:57:13 +0000path_test is getting under construction
hegyi [Wed, 08 Sep 2004 11:57:13 +0000] rev 820
path_test is getting under construction

Wed, 08 Sep 2004 11:49:09 +0000path.h by Misi, committed by Peter. There is DirPath usw. in it.
hegyi [Wed, 08 Sep 2004 11:49:09 +0000] rev 819
path.h by Misi, committed by Peter. There is DirPath usw. in it.

Wed, 08 Sep 2004 11:48:24 +0000Getting compilable with path_test
hegyi [Wed, 08 Sep 2004 11:48:24 +0000] rev 818
Getting compilable with path_test

Tue, 07 Sep 2004 15:17:15 +0000Some warining fix in maps.
deba [Tue, 07 Sep 2004 15:17:15 +0000] rev 817
Some warining fix in maps.

Tue, 07 Sep 2004 15:14:29 +0000default_map_factory.h was missing.
alpar [Tue, 07 Sep 2004 15:14:29 +0000] rev 816
default_map_factory.h was missing.

Tue, 07 Sep 2004 13:55:35 +0000(none)
hegyi [Tue, 07 Sep 2004 13:55:35 +0000] rev 815
(none)

Tue, 07 Sep 2004 10:56:37 +0000Improve docs.
alpar [Tue, 07 Sep 2004 10:56:37 +0000] rev 814
Improve docs.

Tue, 07 Sep 2004 10:35:31 +0000- maxEdgeId() and maxNodeId() now works as their names suggest.
alpar [Tue, 07 Sep 2004 10:35:31 +0000] rev 813
- maxEdgeId() and maxNodeId() now works as their names suggest.
- maxEdgeId(), maxNodeId(), nodeNum() and edgeNum() are documented.