2006-10-03Some rearrangement of concepts and extenders
deba [Tue, 03 Oct 2006 11:46:39 +0000] rev 2231
Some rearrangement of concepts and extenders
BpUGraph concepts and concept check test

2006-10-03Some doc fix
deba [Tue, 03 Oct 2006 11:24:41 +0000] rev 2230
Some doc fix

2006-10-02Mersenne Twister random number generator
deba [Mon, 02 Oct 2006 16:11:00 +0000] rev 2229
Mersenne Twister random number generator

The code is based on the official MT19937 implementation
It is fully rewritten:

http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html

todo: fixing copyright information

2006-10-02Improved documentation.
athos [Mon, 02 Oct 2006 14:41:53 +0000] rev 2228
Improved documentation.

2006-10-02include just the existing solvers
deba [Mon, 02 Oct 2006 12:09:32 +0000] rev 2227
include just the existing solvers

2006-10-02MIP interface tested (and corrected) for cplex 9.0
athos [Mon, 02 Oct 2006 11:18:30 +0000] rev 2226
MIP interface tested (and corrected) for cplex 9.0

2006-09-29Doc fix
deba [Fri, 29 Sep 2006 11:36:30 +0000] rev 2225
Doc fix

2006-09-29Moving the file into correct group
deba [Fri, 29 Sep 2006 11:26:29 +0000] rev 2224
Moving the file into correct group

2006-09-29Exporting interface to the Graph class
deba [Fri, 29 Sep 2006 11:25:27 +0000] rev 2223
Exporting interface to the Graph class
Some documentation improvements

2006-09-29findEdge extension also for the BpUGraphs
deba [Fri, 29 Sep 2006 11:23:54 +0000] rev 2222
findEdge extension also for the BpUGraphs
proper handling of loop edges in the UGraph::findUEdge