Wed, 29 Sep 2004 15:30:04 +0000hugo -> lemon
alpar [Wed, 29 Sep 2004 15:30:04 +0000] rev 921
hugo -> lemon

Wed, 29 Sep 2004 14:12:26 +0000some changes in the doc to make things clearer
jacint [Wed, 29 Sep 2004 14:12:26 +0000] rev 920
some changes in the doc to make things clearer

Wed, 29 Sep 2004 14:02:14 +0000- Backport -r1227 and -r1220
alpar [Wed, 29 Sep 2004 14:02:14 +0000] rev 919
- Backport -r1227 and -r1220
- Temporarily remove (move to attic) tight_edge_filter.h

Wed, 29 Sep 2004 10:35:35 +0000Initial revision.
ladanyi [Wed, 29 Sep 2004 10:35:35 +0000] rev 918
Initial revision.

Tue, 28 Sep 2004 17:00:18 +0000merge_node_graph_wrapper::nodemap
marci [Tue, 28 Sep 2004 17:00:18 +0000] rev 917
merge_node_graph_wrapper::nodemap

Tue, 28 Sep 2004 16:40:55 +0000Fix InEdgeIt and OutEdgeIt in the symmetric graphs.
deba [Tue, 28 Sep 2004 16:40:55 +0000] rev 916
Fix InEdgeIt and OutEdgeIt in the symmetric graphs.

Tue, 28 Sep 2004 13:45:39 +0000beginning of a modular, generic merge_graph_wrapper...
marci [Tue, 28 Sep 2004 13:45:39 +0000] rev 915
beginning of a modular, generic merge_graph_wrapper...

Tue, 28 Sep 2004 10:32:23 +0000Bugfix. (unionfind segfaulted when compiled with icc)
klao [Tue, 28 Sep 2004 10:32:23 +0000] rev 914
Bugfix. (unionfind segfaulted when compiled with icc)

Tue, 28 Sep 2004 08:35:27 +0000mrproper rule bug
klao [Tue, 28 Sep 2004 08:35:27 +0000] rev 913
mrproper rule bug

Tue, 28 Sep 2004 08:15:04 +0000meself
marci [Tue, 28 Sep 2004 08:15:04 +0000] rev 912
meself

Tue, 28 Sep 2004 07:00:58 +0000Fix many doxygen command bugs.
alpar [Tue, 28 Sep 2004 07:00:58 +0000] rev 911
Fix many doxygen command bugs.

Mon, 27 Sep 2004 18:11:27 +0000minor corrections
marci [Mon, 27 Sep 2004 18:11:27 +0000] rev 910
minor corrections

Sun, 26 Sep 2004 21:43:38 +0000New symmetric Graph concept.
deba [Sun, 26 Sep 2004 21:43:38 +0000] rev 909
New symmetric Graph concept.
New symmetric list and smart graph.
Symmetric Graph tests based on the Graph Tests.

Fri, 24 Sep 2004 11:55:54 +0000added myself
jacint [Fri, 24 Sep 2004 11:55:54 +0000] rev 908
added myself

Thu, 23 Sep 2004 15:09:55 +0000I forgot to apply
alpar [Thu, 23 Sep 2004 15:09:55 +0000] rev 907
I forgot to apply
for i in `ls *.h`; do rpl template.h $i $i; done
in src/hugo/attic

Thu, 23 Sep 2004 15:05:20 +0000Copyright header added.
alpar [Thu, 23 Sep 2004 15:05:20 +0000] rev 906
Copyright header added.

Thu, 23 Sep 2004 14:40:45 +0000Some code cleaning in id related stuffs
alpar [Thu, 23 Sep 2004 14:40:45 +0000] rev 905
Some code cleaning in id related stuffs

Wed, 22 Sep 2004 12:42:19 +0000Do not document registry and map defines.
alpar [Wed, 22 Sep 2004 12:42:19 +0000] rev 904
Do not document registry and map defines.

Wed, 22 Sep 2004 12:33:30 +0000Some commenticide was applied.
alpar [Wed, 22 Sep 2004 12:33:30 +0000] rev 903
Some commenticide was applied.

Wed, 22 Sep 2004 12:25:50 +0000correction to 0.2
marci [Wed, 22 Sep 2004 12:25:50 +0000] rev 902
correction to 0.2

Wed, 22 Sep 2004 10:47:59 +0000correction of HUGO_... preproc defines.
marci [Wed, 22 Sep 2004 10:47:59 +0000] rev 901
correction of HUGO_... preproc defines.

Wed, 22 Sep 2004 09:58:17 +0000'iff' changed to 'if and only if'
alpar [Wed, 22 Sep 2004 09:58:17 +0000] rev 900
'iff' changed to 'if and only if'

Wed, 22 Sep 2004 09:55:41 +0000Classes (and corresponting file names) renamed:
alpar [Wed, 22 Sep 2004 09:55:41 +0000] rev 899
Classes (and corresponting file names) renamed:
- MinLengthPaths -> Suurballe
- MinCostFlows -> MinCostFlow

Wed, 22 Sep 2004 08:54:53 +0000Oops. I forgot to commit this at -r1204.
alpar [Wed, 22 Sep 2004 08:54:53 +0000] rev 898
Oops. I forgot to commit this at -r1204.

Wed, 22 Sep 2004 08:04:31 +0000The default constructors are removed from the maps.
deba [Wed, 22 Sep 2004 08:04:31 +0000] rev 897
The default constructors are removed from the maps.
The ArrayMap is the map structure of the graphs.

Wed, 22 Sep 2004 07:32:57 +0000- mincostflows.h renamed to min_cost_flows.h
alpar [Wed, 22 Sep 2004 07:32:57 +0000] rev 896
- mincostflows.h renamed to min_cost_flows.h
- minlengthpaths.h renamed to min_length_paths.h
- src/test/old_path_test.cc removed

Wed, 22 Sep 2004 07:22:34 +0000Minor correction to (preflow_graph.inp -> preflow_graph.dim)
alpar [Wed, 22 Sep 2004 07:22:34 +0000] rev 895
Minor correction to (preflow_graph.inp -> preflow_graph.dim)

Tue, 21 Sep 2004 21:28:43 +0000todo for real comparison
marci [Tue, 21 Sep 2004 21:28:43 +0000] rev 894
todo for real comparison

Tue, 21 Sep 2004 21:10:26 +0000Dox readable more even.
marci [Tue, 21 Sep 2004 21:10:26 +0000] rev 893
Dox readable more even.

Tue, 21 Sep 2004 11:54:20 +0000graph_wrappers now pass the tests.
marci [Tue, 21 Sep 2004 11:54:20 +0000] rev 892
graph_wrappers now pass the tests.

Mon, 20 Sep 2004 22:57:48 +0000template<typename CMap> Map(const CMap&) like constructors and
deba [Mon, 20 Sep 2004 22:57:48 +0000] rev 891
template<typename CMap> Map(const CMap&) like constructors and
assigns are removed.

Mon, 20 Sep 2004 17:53:33 +0000Specialized ConstMap for defining constant maps at compile time, by klao.
marci [Mon, 20 Sep 2004 17:53:33 +0000] rev 890
Specialized ConstMap for defining constant maps at compile time, by klao.
Time comparision of the generic and specialized maps.