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.

Mon, 12 Feb 2007 10:27:03 +0000Some spellcheck
deba [Mon, 12 Feb 2007 10:27:03 +0000] rev 2359
Some spellcheck

Mon, 12 Feb 2007 10:25:56 +0000Dijkstra could return the temporarly distance of the current node
deba [Mon, 12 Feb 2007 10:25:56 +0000] rev 2358
Dijkstra could return the temporarly distance of the current node

Sun, 11 Feb 2007 16:34:51 +0000Some bug fix
deba [Sun, 11 Feb 2007 16:34:51 +0000] rev 2357
Some bug fix
RevIt => RevEdgeIt renaming

Wed, 07 Feb 2007 18:07:10 +0000Further doc improvements
alpar [Wed, 07 Feb 2007 18:07:10 +0000] rev 2356
Further doc improvements

Tue, 06 Feb 2007 19:16:26 +0000Two new distributions added:
alpar [Tue, 06 Feb 2007 19:16:26 +0000] rev 2355
Two new distributions added:
- Gaussian distribution generated using the polar form of the Box-Muller
transformation,
- Exponential distribution generated using inverse cdf.

Tue, 06 Feb 2007 19:09:17 +0000Doc improvements
alpar [Tue, 06 Feb 2007 19:09:17 +0000] rev 2354
Doc improvements

Thu, 25 Jan 2007 14:38:55 +0000A push/relabel type max cardinality matching implementation.
alpar [Thu, 25 Jan 2007 14:38:55 +0000] rev 2353
A push/relabel type max cardinality matching implementation.
(slightly incompatible with bipartite_matching.h)

Thu, 25 Jan 2007 14:36:21 +0000Doc improvements
alpar [Thu, 25 Jan 2007 14:36:21 +0000] rev 2352
Doc improvements

Tue, 23 Jan 2007 13:13:39 +0000Correction of the wrong base class
deba [Tue, 23 Jan 2007 13:13:39 +0000] rev 2351
Correction of the wrong base class

Tue, 23 Jan 2007 12:51:39 +0000Several doc improvements.
alpar [Tue, 23 Jan 2007 12:51:39 +0000] rev 2350
Several doc improvements.

Mon, 22 Jan 2007 12:13:57 +0000Small bug corrected.
athos [Mon, 22 Jan 2007 12:13:57 +0000] rev 2349
Small bug corrected.

Mon, 22 Jan 2007 10:22:14 +0000- Some bugfixes
alpar [Mon, 22 Jan 2007 10:22:14 +0000] rev 2348
- Some bugfixes
- Better doc
- liftToTop(), liftTo() added

Fri, 19 Jan 2007 17:27:22 +0000Spellcheck
alpar [Fri, 19 Jan 2007 17:27:22 +0000] rev 2347
Spellcheck

Fri, 19 Jan 2007 17:15:15 +0000elevator.h: A class for handling item labels in push-relabel type algorithms
alpar [Fri, 19 Jan 2007 17:15:15 +0000] rev 2346
elevator.h: A class for handling item labels in push-relabel type algorithms

Fri, 12 Jan 2007 16:29:06 +0000One important thing only: equality-type constraint can now be added to an lp. The prettyPrint functions are not too pretty yet, I accept.
athos [Fri, 12 Jan 2007 16:29:06 +0000] rev 2345
One important thing only: equality-type constraint can now be added to an lp. The prettyPrint functions are not too pretty yet, I accept.

Thu, 11 Jan 2007 22:08:18 +0000Bug fix
deba [Thu, 11 Jan 2007 22:08:18 +0000] rev 2344
Bug fix