Thu, 07 Apr 2005 09:42:31 +0000New functions in lp_glpk.cc. Sample file: lp_sample.cc.
athos [Thu, 07 Apr 2005 09:42:31 +0000] rev 1314
New functions in lp_glpk.cc. Sample file: lp_sample.cc.

Thu, 07 Apr 2005 06:38:56 +0000LpSolverSkeleton -> LpSkeleton
alpar [Thu, 07 Apr 2005 06:38:56 +0000] rev 1313
LpSolverSkeleton -> LpSkeleton
lp_solver_skeleton* -> lp_skeleton*

Thu, 07 Apr 2005 06:31:03 +0000max() [_setMax()], min() [_setMin()], primalValue() [_getPrimalValue()] added
alpar [Thu, 07 Apr 2005 06:31:03 +0000] rev 1312
max() [_setMax()], min() [_setMin()], primalValue() [_getPrimalValue()] added

Wed, 06 Apr 2005 17:19:54 +0000Removing sticky using namespace std.
deba [Wed, 06 Apr 2005 17:19:54 +0000] rev 1311
Removing sticky using namespace std.
Making up the using of namespaces.

Wed, 06 Apr 2005 08:14:16 +0000make distcheck works again
ladanyi [Wed, 06 Apr 2005 08:14:16 +0000] rev 1310
make distcheck works again

Wed, 06 Apr 2005 07:24:48 +0000lp_test added
alpar [Wed, 06 Apr 2005 07:24:48 +0000] rev 1309
lp_test added
WARNING: Overall glpk dependency! (we should avoid)

Tue, 05 Apr 2005 22:37:19 +0000Applied the changes which somehow vanished during my last merge. Thanks goes
ladanyi [Tue, 05 Apr 2005 22:37:19 +0000] rev 1308
Applied the changes which somehow vanished during my last merge. Thanks goes
to Marci for noticing this. In detail:
- added amsmath and amssymb latex packages for latex documentation
- src/demo is also scanned for doxygen input files

Tue, 05 Apr 2005 12:30:46 +0000Stuffs moved into bits
deba [Tue, 05 Apr 2005 12:30:46 +0000] rev 1307
Stuffs moved into bits

Tue, 05 Apr 2005 09:49:01 +0000make distcheck fixes. Anyway it still doesn't work.
ladanyi [Tue, 05 Apr 2005 09:49:01 +0000] rev 1306
make distcheck fixes. Anyway it still doesn't work.

Tue, 05 Apr 2005 09:08:23 +0000- moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, lp_solver_skeleton.h and
ladanyi [Tue, 05 Apr 2005 09:08:23 +0000] rev 1305
- moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, lp_solver_skeleton.h and
lp_solver_skeleton.cc to src/lemon
- modified the includes