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.

Tue, 07 Sep 2004 07:09:53 +0000Spell checking.
alpar [Tue, 07 Sep 2004 07:09:53 +0000] rev 812
Spell checking.

Mon, 06 Sep 2004 17:13:07 +0000Minor change (STL naming conv. differs from our).
alpar [Mon, 06 Sep 2004 17:13:07 +0000] rev 811
Minor change (STL naming conv. differs from our).

Mon, 06 Sep 2004 17:12:00 +0000Kruskal alg. (src/hugo/kruskal.h, src/test/kruskal_test.cc) is (almost) done.
alpar [Mon, 06 Sep 2004 17:12:00 +0000] rev 810
Kruskal alg. (src/hugo/kruskal.h, src/test/kruskal_test.cc) is (almost) done.
- Some input adaptor is still missing.
- The class and function names should be revised.
- Docs still needs some improvement.

Mon, 06 Sep 2004 13:47:54 +0000Spell checking.
alpar [Mon, 06 Sep 2004 13:47:54 +0000] rev 809
Spell checking.

Mon, 06 Sep 2004 09:21:35 +0000Bug: This file must be updated.
alpar [Mon, 06 Sep 2004 09:21:35 +0000] rev 808
Bug: This file must be updated.

Mon, 06 Sep 2004 08:59:25 +0000Correction in doc: skeleton/path.h has been moved to the 'skeletons' module.
alpar [Mon, 06 Sep 2004 08:59:25 +0000] rev 807
Correction in doc: skeleton/path.h has been moved to the 'skeletons' module.

Mon, 06 Sep 2004 08:55:06 +0000Minor changes in doc.
alpar [Mon, 06 Sep 2004 08:55:06 +0000] rev 806
Minor changes in doc.

Mon, 06 Sep 2004 08:22:48 +0000Changes in doc.
alpar [Mon, 06 Sep 2004 08:22:48 +0000] rev 805
Changes in doc.

Mon, 06 Sep 2004 08:21:42 +0000One more thing to do...
alpar [Mon, 06 Sep 2004 08:21:42 +0000] rev 804
One more thing to do...

Sun, 05 Sep 2004 20:13:48 +0000- Clarified Path skeleton.
alpar [Sun, 05 Sep 2004 20:13:48 +0000] rev 803
- Clarified Path skeleton.
- setStart() changed to setStartNode()

Sun, 05 Sep 2004 20:11:47 +0000- Changes in doc
alpar [Sun, 05 Sep 2004 20:11:47 +0000] rev 802
- Changes in doc
- setGraph(...) finally removed from Dijkstra, Bfs and Dfs.

Sun, 05 Sep 2004 20:06:08 +0000- Changes in doc
alpar [Sun, 05 Sep 2004 20:06:08 +0000] rev 801
- Changes in doc
- Some obsolete features has been removed.

Fri, 03 Sep 2004 17:34:22 +0000Move general graph compilation tests to 'src/test/graph_test.h'.
alpar [Fri, 03 Sep 2004 17:34:22 +0000] rev 800
Move general graph compilation tests to 'src/test/graph_test.h'.

Fri, 03 Sep 2004 15:32:03 +0000(none)
deba [Fri, 03 Sep 2004 15:32:03 +0000] rev 799
(none)

Fri, 03 Sep 2004 15:11:17 +0000(none)
deba [Fri, 03 Sep 2004 15:11:17 +0000] rev 798
(none)

Fri, 03 Sep 2004 14:26:03 +0000Skeleton for paths.
alpar [Fri, 03 Sep 2004 14:26:03 +0000] rev 797
Skeleton for paths.

Fri, 03 Sep 2004 12:11:27 +0000INSTALL and COPYING are not generated files.
alpar [Fri, 03 Sep 2004 12:11:27 +0000] rev 796
INSTALL and COPYING are not generated files.

Fri, 03 Sep 2004 10:43:22 +0000Put a lot of missing header files to src/hugo/Makefile.am
alpar [Fri, 03 Sep 2004 10:43:22 +0000] rev 795
Put a lot of missing header files to src/hugo/Makefile.am

Fri, 03 Sep 2004 10:28:21 +0000New doxygen module "skeletons" for the skeletons.
alpar [Fri, 03 Sep 2004 10:28:21 +0000] rev 794
New doxygen module "skeletons" for the skeletons.

Fri, 03 Sep 2004 09:41:50 +0000- BFD/DFS/Dijkstra compile test is done with skeleton::GraphSkeleton graph
alpar [Fri, 03 Sep 2004 09:41:50 +0000] rev 793
- BFD/DFS/Dijkstra compile test is done with skeleton::GraphSkeleton graph
and skeleton::ReadMap.
- 'skeleton::' is explicitely written instead of 'using namespace ...'
in graph_test.cc
- Output messages of type "makeRep(3)..." in unionfind_test.cc have been
changed in order not to confuse compiler output parsers.

Thu, 02 Sep 2004 17:56:40 +0000Nicer and more documented graph_wrapper.h file.
marci [Thu, 02 Sep 2004 17:56:40 +0000] rev 792
Nicer and more documented graph_wrapper.h file.
These are only the first steps for making this file more beautiful.

Thu, 02 Sep 2004 17:30:06 +0000Formatting: breaking long lines.
alpar [Thu, 02 Sep 2004 17:30:06 +0000] rev 791
Formatting: breaking long lines.