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()).