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.