Mon, 13 Sep 2004 20:05:13 +0000Bug fix in the symmetric maps.
deba [Mon, 13 Sep 2004 20:05:13 +0000] rev 844
Bug fix in the symmetric maps.
Faster map initialization.
Iterators and Containers STL compatible.

Mon, 13 Sep 2004 18:00:26 +0000Minor corrections. "make distclean" still doesn't work.
alpar [Mon, 13 Sep 2004 18:00:26 +0000] rev 843
Minor corrections. "make distclean" still doesn't work.

Mon, 13 Sep 2004 17:20:03 +0000Fix a DANGEROUS bug.
alpar [Mon, 13 Sep 2004 17:20:03 +0000] rev 842
Fix a DANGEROUS bug.

Mon, 13 Sep 2004 17:14:47 +0000Change the compilation order.
alpar [Mon, 13 Sep 2004 17:14:47 +0000] rev 841
Change the compilation order.

Mon, 13 Sep 2004 17:14:03 +0000Change MaxFlow to Preflow.
alpar [Mon, 13 Sep 2004 17:14:03 +0000] rev 840
Change MaxFlow to Preflow.

Mon, 13 Sep 2004 17:13:16 +0000Remove unnecessary include headers.
alpar [Mon, 13 Sep 2004 17:13:16 +0000] rev 839
Remove unnecessary include headers.

Mon, 13 Sep 2004 16:15:12 +0000(none)
marci [Mon, 13 Sep 2004 16:15:12 +0000] rev 838
(none)

Mon, 13 Sep 2004 15:30:01 +0000Reserve is resolved.
hegyi [Mon, 13 Sep 2004 15:30:01 +0000] rev 837
Reserve is resolved.

Mon, 13 Sep 2004 13:57:13 +0000preflow last changes
jacint [Mon, 13 Sep 2004 13:57:13 +0000] rev 836
preflow last changes

Mon, 13 Sep 2004 11:24:35 +0000Remove one remaining range checking.
alpar [Mon, 13 Sep 2004 11:24:35 +0000] rev 835
Remove one remaining range checking.

Mon, 13 Sep 2004 10:50:30 +0000There is no runtime debug in path.h
hegyi [Mon, 13 Sep 2004 10:50:30 +0000] rev 834
There is no runtime debug in path.h

Mon, 13 Sep 2004 10:50:28 +0000preflow test
jacint [Mon, 13 Sep 2004 10:50:28 +0000] rev 833
preflow test

Sun, 12 Sep 2004 22:12:29 +0000Eliminating redundant lines.
hegyi [Sun, 12 Sep 2004 22:12:29 +0000] rev 832
Eliminating redundant lines.

Sun, 12 Sep 2004 21:46:26 +0000The first version of new path test program. The old became old_path_test.
hegyi [Sun, 12 Sep 2004 21:46:26 +0000] rev 831
The first version of new path test program. The old became old_path_test.

Sun, 12 Sep 2004 19:32:21 +0000KeySet and ValueSet are inserted into the map structures.
deba [Sun, 12 Sep 2004 19:32:21 +0000] rev 830
KeySet and ValueSet are inserted into the map structures.
They makes possible the iterating on the keys or values only.

Thu, 09 Sep 2004 09:40:45 +0000... and add the missing header files.
alpar [Thu, 09 Sep 2004 09:40:45 +0000] rev 829
... and add the missing header files.

Thu, 09 Sep 2004 09:27:01 +0000- hugo/skeletons/path.h added.
alpar [Thu, 09 Sep 2004 09:27:01 +0000] rev 828
- hugo/skeletons/path.h added.
- Obsolete XYZ_map_factory.h's removed.

Thu, 09 Sep 2004 09:24:16 +0000Improve docs.
alpar [Thu, 09 Sep 2004 09:24:16 +0000] rev 827
Improve docs.

Thu, 09 Sep 2004 09:18:41 +0000Spell checking (Ereasable ->Erasable), affected also the code.
alpar [Thu, 09 Sep 2004 09:18:41 +0000] rev 826
Spell checking (Ereasable ->Erasable), affected also the code.

Thu, 09 Sep 2004 07:09:41 +0000Improved docs.
alpar [Thu, 09 Sep 2004 07:09:41 +0000] rev 825
Improved docs.

Thu, 09 Sep 2004 07:09:11 +0000Shorter template parameter names to be more readable in Doxygen.
alpar [Thu, 09 Sep 2004 07:09:11 +0000] rev 824
Shorter template parameter names to be more readable in Doxygen.

Wed, 08 Sep 2004 12:12:16 +0000There was a little troublie with the true return statement
hegyi [Wed, 08 Sep 2004 12:12:16 +0000] rev 823
There was a little troublie with the true return statement

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.