Sat, 03 Mar 2007 12:05:05 +0000arg_parser.h: A command line argument parser.
alpar [Sat, 03 Mar 2007 12:05:05 +0000] rev 2389
arg_parser.h: A command line argument parser.
dist_log.h: A tool for measuring one and two dimensional distributions.

Sat, 03 Mar 2007 12:00:32 +0000More doc.
alpar [Sat, 03 Mar 2007 12:00:32 +0000] rev 2388
More doc.

Sat, 03 Mar 2007 11:57:07 +0000Fix icc compilation failures
alpar [Sat, 03 Mar 2007 11:57:07 +0000] rev 2387
Fix icc compilation failures

Fri, 02 Mar 2007 18:04:28 +0000Hard Warning checking
deba [Fri, 02 Mar 2007 18:04:28 +0000] rev 2386
Hard Warning checking
- based on the remark of the ZIB user
- we do not use -Winline

Fri, 02 Mar 2007 17:56:22 +0000Bug fix
deba [Fri, 02 Mar 2007 17:56:22 +0000] rev 2385
Bug fix
Setting _pred in init()

Thu, 01 Mar 2007 17:14:24 +0000getNotifier to notifier renaming
deba [Thu, 01 Mar 2007 17:14:24 +0000] rev 2384
getNotifier to notifier renaming

Thu, 01 Mar 2007 16:50:12 +0000steiner.h into the makefile
deba [Thu, 01 Mar 2007 16:50:12 +0000] rev 2383
steiner.h into the makefile

Thu, 01 Mar 2007 16:47:49 +00002-approximation of Steiner-tree problem
deba [Thu, 01 Mar 2007 16:47:49 +0000] rev 2382
2-approximation of Steiner-tree problem

Thu, 01 Mar 2007 16:47:23 +0000Bug fix
deba [Thu, 01 Mar 2007 16:47:23 +0000] rev 2381
Bug fix

Thu, 01 Mar 2007 16:04:12 +0000ball2() -> disc() renaming
alpar [Thu, 01 Mar 2007 16:04:12 +0000] rev 2380
ball2() -> disc() renaming

Thu, 01 Mar 2007 16:03:36 +0000Prescaling can be turned off
alpar [Thu, 01 Mar 2007 16:03:36 +0000] rev 2379
Prescaling can be turned off

Wed, 21 Feb 2007 13:51:45 +0000Once again minor doc changes
deba [Wed, 21 Feb 2007 13:51:45 +0000] rev 2378
Once again minor doc changes

Wed, 21 Feb 2007 13:49:19 +0000Minor changes
deba [Wed, 21 Feb 2007 13:49:19 +0000] rev 2377
Minor changes

Wed, 21 Feb 2007 13:30:21 +0000Reorganization of the modules and groups
deba [Wed, 21 Feb 2007 13:30:21 +0000] rev 2376
Reorganization of the modules and groups

Tue, 20 Feb 2007 15:53:33 +0000A preflow based general network circulation algorithm and a simple demo
alpar [Tue, 20 Feb 2007 15:53:33 +0000] rev 2375
A preflow based general network circulation algorithm and a simple demo

Tue, 20 Feb 2007 13:01:22 +0000Some two dimensional random distribution added.
alpar [Tue, 20 Feb 2007 13:01:22 +0000] rev 2374
Some two dimensional random distribution added.
They should be revised.

Tue, 20 Feb 2007 12:55:37 +0000Doc improvements
alpar [Tue, 20 Feb 2007 12:55:37 +0000] rev 2373
Doc improvements

Mon, 19 Feb 2007 19:55:13 +0000Adding original license to the file
deba [Mon, 19 Feb 2007 19:55:13 +0000] rev 2372
Adding original license to the file
+ buffered bit generation

Mon, 19 Feb 2007 19:54:28 +0000Minor fix
deba [Mon, 19 Feb 2007 19:54:28 +0000] rev 2371
Minor fix

Mon, 19 Feb 2007 18:56:11 +0000Some documentation changes
deba [Mon, 19 Feb 2007 18:56:11 +0000] rev 2370
Some documentation changes

Mon, 19 Feb 2007 18:21:28 +0000Naming convention changes
deba [Mon, 19 Feb 2007 18:21:28 +0000] rev 2369
Naming convention changes

setObj => obj
is_min => isMin
is_max => isMax

Mon, 19 Feb 2007 12:11:41 +0000Bug fixes
deba [Mon, 19 Feb 2007 12:11:41 +0000] rev 2368
Bug fixes
Documentation

Mon, 19 Feb 2007 09:55:43 +0000More adequate doc.
alpar [Mon, 19 Feb 2007 09:55:43 +0000] rev 2367
More adequate doc.

Fri, 16 Feb 2007 19:11:31 +0000Using const in lp interface
deba [Fri, 16 Feb 2007 19:11:31 +0000] rev 2366
Using const in lp interface
colByName functionality

Fri, 16 Feb 2007 15:57:48 +0000Check Soplex support, as well
alpar [Fri, 16 Feb 2007 15:57:48 +0000] rev 2365
Check Soplex support, as well

Thu, 15 Feb 2007 19:15:14 +0000Lp row and col getter function
deba [Thu, 15 Feb 2007 19:15:14 +0000] rev 2364
Lp row and col getter function
lp section reader and writer for lemon IO

Thu, 15 Feb 2007 14:22:08 +0000Changes on the LP interface
deba [Thu, 15 Feb 2007 14:22:08 +0000] rev 2363
Changes on the LP interface

_FixId => LpId
- handling of not common ids // soplex
LpGlpk row and col erase bug fix
- calling lpx_std_basis before simplex
LpSoplex
- added getter functions
- better m4 file
- integration to the tests
- better handling of unsolved lps

Thu, 15 Feb 2007 13:06:23 +0000Small changes
deba [Thu, 15 Feb 2007 13:06:23 +0000] rev 2362
Small changes

Wed, 14 Feb 2007 13:50:25 +0000Implemented virtual functions of class LpCplex.
athos [Wed, 14 Feb 2007 13:50:25 +0000] rev 2361
Implemented virtual functions of class LpCplex.

Mon, 12 Feb 2007 17:54:36 +0000Lagrange relaxation based algorithm for the delay constrained least cost
alpar [Mon, 12 Feb 2007 17:54:36 +0000] rev 2360
Lagrange relaxation based algorithm for the delay constrained least cost
path problem.