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.

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.

Thu, 02 Sep 2004 17:11:04 +0000- 'minlengpaths_test.cc' added.
alpar [Thu, 02 Sep 2004 17:11:04 +0000] rev 790
- 'minlengpaths_test.cc' added.
- Path tests in 'minlengpaths_test.cc' are swithced out.

Thu, 02 Sep 2004 16:59:30 +0000.
marci [Thu, 02 Sep 2004 16:59:30 +0000] rev 789
.

Thu, 02 Sep 2004 16:56:33 +0000mincostflow_test is ok.
marci [Thu, 02 Sep 2004 16:56:33 +0000] rev 788
mincostflow_test is ok.

Thu, 02 Sep 2004 15:30:50 +0000Tests for the existence of 'KeyType' and 'ValueType' in the graph maps.
alpar [Thu, 02 Sep 2004 15:30:50 +0000] rev 787
Tests for the existence of 'KeyType' and 'ValueType' in the graph maps.

Thu, 02 Sep 2004 15:21:13 +0000Change 'Key' to 'KeyType' (possibly temporarily).
alpar [Thu, 02 Sep 2004 15:21:13 +0000] rev 786
Change 'Key' to 'KeyType' (possibly temporarily).

Thu, 02 Sep 2004 15:13:21 +0000Changes in doc. (New module name for array/vector maps added.)
alpar [Thu, 02 Sep 2004 15:13:21 +0000] rev 785
Changes in doc. (New module name for array/vector maps added.)

Thu, 02 Sep 2004 11:20:49 +0000dimacs.h
marci [Thu, 02 Sep 2004 11:20:49 +0000] rev 784
dimacs.h

Thu, 02 Sep 2004 10:54:26 +0000(none)
deba [Thu, 02 Sep 2004 10:54:26 +0000] rev 783
(none)

Thu, 02 Sep 2004 10:07:30 +0000--This line, and those below, will be ignored--
deba [Thu, 02 Sep 2004 10:07:30 +0000] rev 782
--This line, and those below, will be ignored--

A hugo/sym_map_factory.h
M hugo/list_graph.h
A hugo/array_map_factory.h
A hugo/map_registry.h
M hugo/smart_graph.h
A hugo/map_defines.h
A hugo/extended_pair.h
M hugo/full_graph.h
A hugo/vector_map_factory.h

Wed, 01 Sep 2004 15:37:36 +0000Changes in the doc.
alpar [Wed, 01 Sep 2004 15:37:36 +0000] rev 781
Changes in the doc.

Wed, 01 Sep 2004 15:08:41 +0000- DFS class (bfs.h and bfs_test.cc) added
alpar [Wed, 01 Sep 2004 15:08:41 +0000] rev 780
- DFS class (bfs.h and bfs_test.cc) added
- Bugfixes in Dijkstra and Bfs

Wed, 01 Sep 2004 09:04:07 +0000correction
marci [Wed, 01 Sep 2004 09:04:07 +0000] rev 779
correction

Tue, 31 Aug 2004 17:59:33 +0000.
marci [Tue, 31 Aug 2004 17:59:33 +0000] rev 778
.

Tue, 31 Aug 2004 17:54:22 +0000graph_wrapper.h is ready for hugo 0.2
marci [Tue, 31 Aug 2004 17:54:22 +0000] rev 777
graph_wrapper.h is ready for hugo 0.2

Tue, 31 Aug 2004 13:40:07 +0000minlengthpaths_test.cc is already hugo++ comform and is compilable
hegyi [Tue, 31 Aug 2004 13:40:07 +0000] rev 776
minlengthpaths_test.cc is already hugo++ comform and is compilable

Tue, 31 Aug 2004 11:26:59 +0000ResGraphWrapper<Graph> is done, so does dimacs.h.
marci [Tue, 31 Aug 2004 11:26:59 +0000] rev 775
ResGraphWrapper<Graph> is done, so does dimacs.h.

Mon, 30 Aug 2004 12:01:47 +0000Merge back the whole branches/hugo++ to trunk.
alpar [Mon, 30 Aug 2004 12:01:47 +0000] rev 774
Merge back the whole branches/hugo++ to trunk.

Wed, 25 Aug 2004 18:55:57 +0000bug fix, test...
marci [Wed, 25 Aug 2004 18:55:57 +0000] rev 773
bug fix, test...

Tue, 24 Aug 2004 09:50:33 +0000Demo directory...
marci [Tue, 24 Aug 2004 09:50:33 +0000] rev 772
Demo directory...

Mon, 23 Aug 2004 11:44:36 +0000sg is moved sg is not...
marci [Mon, 23 Aug 2004 11:44:36 +0000] rev 771
sg is moved sg is not...

Mon, 23 Aug 2004 11:28:26 +0000.
marci [Mon, 23 Aug 2004 11:28:26 +0000] rev 770
.

Mon, 23 Aug 2004 11:26:09 +0000.
marci [Mon, 23 Aug 2004 11:26:09 +0000] rev 769
.

Mon, 23 Aug 2004 11:06:00 +0000stGraphWrapper modifications
marci [Mon, 23 Aug 2004 11:06:00 +0000] rev 768
stGraphWrapper modifications

Thu, 19 Aug 2004 11:34:48 +0000Revome an unnecessary (but still important) comment.
alpar [Thu, 19 Aug 2004 11:34:48 +0000] rev 767
Revome an unnecessary (but still important) comment.

Thu, 19 Aug 2004 11:33:06 +0000Add lp_solver_wrapper.h to work doxygen.
alpar [Thu, 19 Aug 2004 11:33:06 +0000] rev 766
Add lp_solver_wrapper.h to work doxygen.

Thu, 19 Aug 2004 11:31:40 +0000Add empty docs in order to make the functions and classes visible in
alpar [Thu, 19 Aug 2004 11:31:40 +0000] rev 765
Add empty docs in order to make the functions and classes visible in
doxygen.

Tue, 17 Aug 2004 13:20:46 +0000An experimental LPSolverWrapper class which uses glpk. For a short
marci [Tue, 17 Aug 2004 13:20:46 +0000] rev 764
An experimental LPSolverWrapper class which uses glpk. For a short
demo, max flow problems are solved with it. This demo does not
demonstrates, but the main aims of this class are row and column
generation capabilities, i.e. to be a core for easily
implementable branch-and-cut a column generetion algorithms.

Tue, 17 Aug 2004 13:05:59 +0000lp_solver_wrapper stuff.
marci [Tue, 17 Aug 2004 13:05:59 +0000] rev 763
lp_solver_wrapper stuff.

Tue, 17 Aug 2004 11:20:16 +0000technical corrections
marci [Tue, 17 Aug 2004 11:20:16 +0000] rev 762
technical corrections

Tue, 17 Aug 2004 10:24:19 +0000flowValue() is reset to deal with excess[t].
marci [Tue, 17 Aug 2004 10:24:19 +0000] rev 761
flowValue() is reset to deal with excess[t].

Thu, 05 Aug 2004 11:41:36 +0000Legal stuff, version 0.2.
alpar [Thu, 05 Aug 2004 11:41:36 +0000] rev 760
Legal stuff, version 0.2.

Thu, 05 Aug 2004 11:40:02 +0000New Doxygen module for path/flow algs.
alpar [Thu, 05 Aug 2004 11:40:02 +0000] rev 759
New Doxygen module for path/flow algs.

Thu, 05 Aug 2004 11:38:26 +0000New Doxygen module for path/flow algs.
alpar [Thu, 05 Aug 2004 11:38:26 +0000] rev 758
New Doxygen module for path/flow algs.

Thu, 05 Aug 2004 08:53:09 +0000resetXxx() changed to setXxx().
alpar [Thu, 05 Aug 2004 08:53:09 +0000] rev 757
resetXxx() changed to setXxx().

Thu, 05 Aug 2004 07:57:20 +0000- A summary of the implemented graph structures.
alpar [Thu, 05 Aug 2004 07:57:20 +0000] rev 756
- A summary of the implemented graph structures.
- Some words on the different (and still nonexisting) graph concepts.

Wed, 04 Aug 2004 19:04:42 +0000- 'KruskalPairVec' is changed to 'KruskalMapInput'.
alpar [Wed, 04 Aug 2004 19:04:42 +0000] rev 755
- 'KruskalPairVec' is changed to 'KruskalMapInput'.
- Changes in KruskalMapVec. Still does not work.

Wed, 04 Aug 2004 18:56:12 +0000Test icc compiler as well.
alpar [Wed, 04 Aug 2004 18:56:12 +0000] rev 754
Test icc compiler as well.

Wed, 04 Aug 2004 18:55:24 +0000doc change - one more todo (saveState()).
alpar [Wed, 04 Aug 2004 18:55:24 +0000] rev 753
doc change - one more todo (saveState()).

Wed, 04 Aug 2004 18:54:17 +0000doc change - one more todo.
alpar [Wed, 04 Aug 2004 18:54:17 +0000] rev 752
doc change - one more todo.

Wed, 04 Aug 2004 18:51:51 +0000- Trimmed in order to work with gcc-3.4
alpar [Wed, 04 Aug 2004 18:51:51 +0000] rev 751
- Trimmed in order to work with gcc-3.4
- The number of executions of the tests can be controlled by command arg.

Wed, 04 Aug 2004 18:43:51 +0000Bugfix in GRAPH_TYPEDEF_FACTORY
alpar [Wed, 04 Aug 2004 18:43:51 +0000] rev 750
Bugfix in GRAPH_TYPEDEF_FACTORY

Fri, 30 Jul 2004 10:24:05 +0000bug fixing
jacint [Fri, 30 Jul 2004 10:24:05 +0000] rev 749
bug fixing

Thu, 29 Jul 2004 17:23:55 +0000(none)
marci [Thu, 29 Jul 2004 17:23:55 +0000] rev 748
(none)

Thu, 29 Jul 2004 17:20:51 +0000a bug test for preflow with preflow_bug_8 dimacs file
marci [Thu, 29 Jul 2004 17:20:51 +0000] rev 747
a bug test for preflow with preflow_bug_8 dimacs file

Sun, 05 Nov 2006 00:39:31 +0000(none)
marci [Sun, 05 Nov 2006 00:39:31 +0000] rev 746
(none)

Thu, 29 Jul 2004 17:18:49 +0000jacint javitgatott.
marci [Thu, 29 Jul 2004 17:18:49 +0000] rev 745
jacint javitgatott.

Tue, 27 Jul 2004 19:08:23 +0000Some comments.
alpar [Tue, 27 Jul 2004 19:08:23 +0000] rev 744
Some comments.

Tue, 27 Jul 2004 18:56:10 +0000Bugfix + working example
alpar [Tue, 27 Jul 2004 18:56:10 +0000] rev 743
Bugfix + working example

Tue, 27 Jul 2004 16:09:42 +0000- bfs-bench added
alpar [Tue, 27 Jul 2004 16:09:42 +0000] rev 742
- bfs-bench added
- hypercube generators moved to bench-tools.h
- new benchmark script

Tue, 27 Jul 2004 16:04:21 +0000A very flexible bfs function using named parameters and impicit map types.
alpar [Tue, 27 Jul 2004 16:04:21 +0000] rev 741
A very flexible bfs function using named parameters and impicit map types.

Tue, 27 Jul 2004 16:02:51 +0000It is really obsolete, but containes interesting stuffs.
alpar [Tue, 27 Jul 2004 16:02:51 +0000] rev 740
It is really obsolete, but containes interesting stuffs.

Sat, 24 Jul 2004 14:33:37 +0000GraphWrapper::id(const Node&), GraphWrapper::id(const Edge&) function,
marci [Sat, 24 Jul 2004 14:33:37 +0000] rev 739
GraphWrapper::id(const Node&), GraphWrapper::id(const Edge&) function,
'cause I need it.

Sat, 24 Jul 2004 14:01:31 +0000correction of some bugs pointed by alpar
marci [Sat, 24 Jul 2004 14:01:31 +0000] rev 738
correction of some bugs pointed by alpar

Fri, 23 Jul 2004 17:13:23 +0000Several changes in Kruskal alg.
alpar [Fri, 23 Jul 2004 17:13:23 +0000] rev 737
Several changes in Kruskal alg.
- Input object interface was changed to an STL compatible one.
- template parameters of class KruskalPairVec has been simplified.
- (the most of) the names meet the naming conventions.
- a lot of (but still not enough) documentation has been added.
- class KruskalMapVec has been commented out.

Fri, 23 Jul 2004 16:58:02 +0000Marci (and the other developpers),
alpar [Fri, 23 Jul 2004 16:58:02 +0000] rev 736
Marci (and the other developpers),
please write exhaustive test code to avoid this kind of bugs...

Fri, 23 Jul 2004 12:27:24 +0000gcc-3.4 tries to compile the _unused_ members of
alpar [Fri, 23 Jul 2004 12:27:24 +0000] rev 735
gcc-3.4 tries to compile the _unused_ members of
an instantiated template class

Thu, 22 Jul 2004 20:07:49 +0000A remark added.
alpar [Thu, 22 Jul 2004 20:07:49 +0000] rev 734
A remark added.

Thu, 22 Jul 2004 20:06:40 +0000Check StaticGraphSkeleton, as well.
alpar [Thu, 22 Jul 2004 20:06:40 +0000] rev 733
Check StaticGraphSkeleton, as well.