Tue, 12 Apr 2005 17:34:51 +0000 deba Some bug fixes.
Tue, 12 Apr 2005 17:33:41 +0000 deba Demo program
Tue, 12 Apr 2005 14:24:57 +0000 alpar GraphReader is made silent
Tue, 12 Apr 2005 14:24:06 +0000 alpar Missing header added
Mon, 11 Apr 2005 15:46:14 +0000 athos A little has been done. Some important questions arised.
Mon, 11 Apr 2005 14:26:35 +0000 athos A little modification: a call for primalStatus().
Sun, 10 Apr 2005 16:26:26 +0000 alpar 'make docs' and 'make install' is also working now in external build-dir
Sat, 09 Apr 2005 20:45:28 +0000 alpar Minor corrections in the doc
Sat, 09 Apr 2005 19:38:52 +0000 deba Obsolte test removed.
Sat, 09 Apr 2005 19:36:46 +0000 deba Bug fixes.
Sat, 09 Apr 2005 19:35:33 +0000 deba Functionality changed:
Sat, 09 Apr 2005 19:32:06 +0000 deba Make standard conform. // math.h -> cmath
Sat, 09 Apr 2005 19:30:49 +0000 deba Documentation improvments.
Sat, 09 Apr 2005 19:27:48 +0000 deba Heap concept moved to namespace concept.
Fri, 08 Apr 2005 15:46:12 +0000 alpar - Insert LP stuff into the module structure
Fri, 08 Apr 2005 15:24:01 +0000 alpar - Insert LP stuff into the module structure
Fri, 08 Apr 2005 15:22:46 +0000 alpar Disable shared libraries (makes the compilation a bit faster)
Fri, 08 Apr 2005 14:40:37 +0000 alpar Add presolver() to turn on/off the GLPK presolver
Fri, 08 Apr 2005 14:21:40 +0000 alpar An icc warning resolved.
Fri, 08 Apr 2005 14:02:43 +0000 alpar Only lp_xyz's are linked against -lglpk
Fri, 08 Apr 2005 06:46:12 +0000 alpar The case when the objective function contains a const component is handled
Fri, 08 Apr 2005 06:34:34 +0000 alpar Demo prog that computes the max flow by LP
Fri, 08 Apr 2005 06:33:11 +0000 alpar No output messages by default
Fri, 08 Apr 2005 05:36:16 +0000 alpar lin_expr.h removed
Thu, 07 Apr 2005 15:22:03 +0000 athos Cplex interface has improved a lot.
Thu, 07 Apr 2005 12:54:35 +0000 athos Sample file completed: works correctly and the code is very beautiful. I love LEMON.
Thu, 07 Apr 2005 11:30:12 +0000 alpar - XMap and YMap added
Thu, 07 Apr 2005 10:44:32 +0000 athos Makefile has changed.