Mon, 25 Apr 2005 15:43:11 +0000Missing function _setRowBounds added to lp_skeleton.
athos [Mon, 25 Apr 2005 15:43:11 +0000] rev 1389
Missing function _setRowBounds added to lp_skeleton.

Mon, 25 Apr 2005 09:00:47 +0000bugfix
ladanyi [Mon, 25 Apr 2005 09:00:47 +0000] rev 1388
bugfix

Mon, 25 Apr 2005 08:19:38 +0000- include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
ladanyi [Mon, 25 Apr 2005 08:19:38 +0000] rev 1387
- include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
- removed the checking of LpSkeleton from lp_test.cc, because it is an
abstract base class now
- removed unnecessary LDFLAGS when linking with libemon.la

Sun, 24 Apr 2005 22:30:54 +0000This way it works also when both GLPK and CPLEX are enabled.
ladanyi [Sun, 24 Apr 2005 22:30:54 +0000] rev 1386
This way it works also when both GLPK and CPLEX are enabled.

Sun, 24 Apr 2005 22:26:37 +0000Don't set {GLPK,CPLEX}_{CFLAGS,LIBS} if the check fails.
ladanyi [Sun, 24 Apr 2005 22:26:37 +0000] rev 1385
Don't set {GLPK,CPLEX}_{CFLAGS,LIBS} if the check fails.

Sat, 23 Apr 2005 17:14:49 +0000-I config is passed to aclocal when make invokes it.
ladanyi [Sat, 23 Apr 2005 17:14:49 +0000] rev 1384
-I config is passed to aclocal when make invokes it.

Sat, 23 Apr 2005 16:59:49 +0000A new implementation of UndirGraphWrapper, accordig to the undirected concepts
marci [Sat, 23 Apr 2005 16:59:49 +0000] rev 1383
A new implementation of UndirGraphWrapper, accordig to the undirected concepts

Fri, 22 Apr 2005 17:53:26 +0000Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given.
alpar [Fri, 22 Apr 2005 17:53:26 +0000] rev 1382
Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given.

Fri, 22 Apr 2005 17:47:01 +0000- lp_cplex.h, lp_cplex.cc added
alpar [Fri, 22 Apr 2005 17:47:01 +0000] rev 1381
- lp_cplex.h, lp_cplex.cc added
- lp_demo.cc and lp_maxflow_demo.cc uses GLPK is it is found CPLEX otherwise

Fri, 22 Apr 2005 16:20:12 +0000added check for CLPEX
ladanyi [Fri, 22 Apr 2005 16:20:12 +0000] rev 1380
added check for CLPEX

Thu, 21 Apr 2005 15:15:12 +0000I really have no idea about what to write here now.
athos [Thu, 21 Apr 2005 15:15:12 +0000] rev 1379
I really have no idea about what to write here now.

Thu, 21 Apr 2005 06:06:56 +0000Fix Makefile.am
alpar [Thu, 21 Apr 2005 06:06:56 +0000] rev 1378
Fix Makefile.am

Wed, 20 Apr 2005 15:06:42 +0000_clearObj instead of _setObj.
athos [Wed, 20 Apr 2005 15:06:42 +0000] rev 1377
_clearObj instead of _setObj.

Wed, 20 Apr 2005 14:29:23 +0000_setObj function
athos [Wed, 20 Apr 2005 14:29:23 +0000] rev 1376
_setObj function

Tue, 19 Apr 2005 14:15:01 +0000Get rid of all '-Wall -W' warnings.
alpar [Tue, 19 Apr 2005 14:15:01 +0000] rev 1375
Get rid of all '-Wall -W' warnings.

Tue, 19 Apr 2005 13:33:44 +0000Call the default constructor of the ObserverBase.
deba [Tue, 19 Apr 2005 13:33:44 +0000] rev 1374
Call the default constructor of the ObserverBase.

Tue, 19 Apr 2005 06:51:37 +0000Fix glpk summary
alpar [Tue, 19 Apr 2005 06:51:37 +0000] rev 1373
Fix glpk summary

Tue, 19 Apr 2005 06:36:37 +0000Configure summary is printed. (To be extended.)
alpar [Tue, 19 Apr 2005 06:36:37 +0000] rev 1372
Configure summary is printed. (To be extended.)

Mon, 18 Apr 2005 17:29:11 +0000ignore src/demo/lp_maxflow_demo
ladanyi [Mon, 18 Apr 2005 17:29:11 +0000] rev 1371
ignore src/demo/lp_maxflow_demo

Mon, 18 Apr 2005 17:26:51 +0000added m4 macro to control documentation generation
ladanyi [Mon, 18 Apr 2005 17:26:51 +0000] rev 1370
added m4 macro to control documentation generation

Mon, 18 Apr 2005 17:23:42 +0000irrelevant changes
ladanyi [Mon, 18 Apr 2005 17:23:42 +0000] rev 1369
irrelevant changes

Mon, 18 Apr 2005 16:07:54 +0000icc like this a bit more (no warnings).
alpar [Mon, 18 Apr 2005 16:07:54 +0000] rev 1368
icc like this a bit more (no warnings).

Mon, 18 Apr 2005 14:59:24 +0000More steps toward gcc-3.4 compatibility
alpar [Mon, 18 Apr 2005 14:59:24 +0000] rev 1367
More steps toward gcc-3.4 compatibility

Mon, 18 Apr 2005 14:18:12 +0000gcc-3.4 compile fix
alpar [Mon, 18 Apr 2005 14:18:12 +0000] rev 1366
gcc-3.4 compile fix

Mon, 18 Apr 2005 13:34:23 +0000src/work is moved to hugo_loc
alpar [Mon, 18 Apr 2005 13:34:23 +0000] rev 1365
src/work is moved to hugo_loc

Sun, 17 Apr 2005 18:57:22 +0000- compile failure fixed
alpar [Sun, 17 Apr 2005 18:57:22 +0000] rev 1364
- compile failure fixed
- newLp(), copyLp() added
- more doc.

Fri, 15 Apr 2005 22:12:51 +0000An unnecessary duplicate removed.
alpar [Fri, 15 Apr 2005 22:12:51 +0000] rev 1363
An unnecessary duplicate removed.

Fri, 15 Apr 2005 21:15:30 +0000- Adding new lp_demo.cc finished
alpar [Fri, 15 Apr 2005 21:15:30 +0000] rev 1362
- Adding new lp_demo.cc finished
- Several 'unused variable' warnings fixed in 'lp_skeleton.cc'

Fri, 15 Apr 2005 20:46:18 +0000lp_demo.cc becomes lp_maxflow_demo.cc
alpar [Fri, 15 Apr 2005 20:46:18 +0000] rev 1361
lp_demo.cc becomes lp_maxflow_demo.cc
WARNING: Repo doesn't compile!

Fri, 15 Apr 2005 20:26:01 +0000Fix a bug that caused corrupt eps file if there are loops or identical
alpar [Fri, 15 Apr 2005 20:26:01 +0000] rev 1360
Fix a bug that caused corrupt eps file if there are loops or identical
node coordinates in the graph.