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)