Fri, 14 Apr 2006 15:05:51 +0000bugfix
ladanyi [Fri, 14 Apr 2006 15:05:51 +0000] rev 2049
bugfix

Fri, 14 Apr 2006 14:57:59 +0000make distcheck should work now
ladanyi [Fri, 14 Apr 2006 14:57:59 +0000] rev 2048
make distcheck should work now

Thu, 13 Apr 2006 18:09:34 +0000Removed a 0x00 byte which confused the file utility.
ladanyi [Thu, 13 Apr 2006 18:09:34 +0000] rev 2047
Removed a 0x00 byte which confused the file utility.

Thu, 13 Apr 2006 17:57:03 +0000more explicit :)
klao [Thu, 13 Apr 2006 17:57:03 +0000] rev 2046
more explicit :)

Thu, 13 Apr 2006 17:22:17 +0000path.h: bugfix, returning reference to a temporary
klao [Thu, 13 Apr 2006 17:22:17 +0000] rev 2045
path.h: bugfix, returning reference to a temporary

Wed, 12 Apr 2006 20:50:35 +0000svn:ignore
ladanyi [Wed, 12 Apr 2006 20:50:35 +0000] rev 2044
svn:ignore

Wed, 12 Apr 2006 20:38:22 +0000revert to single configure scheme
ladanyi [Wed, 12 Apr 2006 20:38:22 +0000] rev 2043
revert to single configure scheme

Fri, 07 Apr 2006 09:54:35 +0000New Algorithm group for matchings
deba [Fri, 07 Apr 2006 09:54:35 +0000] rev 2042
New Algorithm group for matchings

LaTeX formulas
Bug fix => ///\f$ will cause parsing error in doxygen

Fri, 07 Apr 2006 09:52:30 +0000Forgotten functions in the graph adaptor extenders.
deba [Fri, 07 Apr 2006 09:52:30 +0000] rev 2041
Forgotten functions in the graph adaptor extenders.

Fri, 07 Apr 2006 09:51:23 +0000Bipartite Graph Max Cardinality Matching (Hopcroft-Karp)
deba [Fri, 07 Apr 2006 09:51:23 +0000] rev 2040
Bipartite Graph Max Cardinality Matching (Hopcroft-Karp)
Test for it

Some BpUgraph improvments

Thu, 06 Apr 2006 09:33:29 +0000Commiting The DynamicAsymMatrixMap from Nagy Jano
deba [Thu, 06 Apr 2006 09:33:29 +0000] rev 2039
Commiting The DynamicAsymMatrixMap from Nagy Jano
+ MatrixMapTraits

Tue, 04 Apr 2006 17:45:35 +0000LinearHeap is renamed to BucketHeap which is more conform
deba [Tue, 04 Apr 2006 17:45:35 +0000] rev 2038
LinearHeap is renamed to BucketHeap which is more conform
and widely used name for this data structure

Tue, 04 Apr 2006 17:43:23 +0000Doxygen log corrections
deba [Tue, 04 Apr 2006 17:43:23 +0000] rev 2037
Doxygen log corrections

doc of ResGraphAdaptor has a bug in graph_adaptor.h

Tue, 04 Apr 2006 10:40:02 +0000The algorithm does not change the capacity and the flow in the resgraph
deba [Tue, 04 Apr 2006 10:40:02 +0000] rev 2036
The algorithm does not change the capacity and the flow in the resgraph

Mon, 03 Apr 2006 19:47:37 +0000More mingw compatibility
deba [Mon, 03 Apr 2006 19:47:37 +0000] rev 2035
More mingw compatibility

Implementation of the drand48 functions

Mon, 03 Apr 2006 16:34:23 +0000Edmonds-Karp MaxFlow
deba [Mon, 03 Apr 2006 16:34:23 +0000] rev 2034
Edmonds-Karp MaxFlow
ResGraphAdaptor with Tolerance

Mon, 03 Apr 2006 16:05:26 +0000Small corrections
deba [Mon, 03 Apr 2006 16:05:26 +0000] rev 2033
Small corrections

Mon, 03 Apr 2006 16:03:37 +0000Writeable extension of some maps
deba [Mon, 03 Apr 2006 16:03:37 +0000] rev 2032
Writeable extension of some maps

Mon, 03 Apr 2006 09:45:23 +0000Correcting the structure of the graph's and adaptor's map.
deba [Mon, 03 Apr 2006 09:45:23 +0000] rev 2031
Correcting the structure of the graph's and adaptor's map.
The template assign operators and map iterators can be used for adaptors also.

Some bugfix in the adaptors

New class SwapBpUGraphAdaptor which swaps the two nodeset of the graph.

Mon, 03 Apr 2006 09:24:38 +0000Naming convention fix
deba [Mon, 03 Apr 2006 09:24:38 +0000] rev 2030
Naming convention fix

Mon, 03 Apr 2006 08:41:52 +0000Count ANodes-BNodes
deba [Mon, 03 Apr 2006 08:41:52 +0000] rev 2029
Count ANodes-BNodes

Fri, 31 Mar 2006 12:51:44 +0000MinGW32 compatibility
deba [Fri, 31 Mar 2006 12:51:44 +0000] rev 2028
MinGW32 compatibility

Fri, 31 Mar 2006 12:12:06 +0000MinGW compatibility fix
deba [Fri, 31 Mar 2006 12:12:06 +0000] rev 2027
MinGW compatibility fix

Fri, 31 Mar 2006 12:04:48 +0000NaN checking to be conform to MinGW32
deba [Fri, 31 Mar 2006 12:04:48 +0000] rev 2026
NaN checking to be conform to MinGW32

Fri, 31 Mar 2006 11:10:44 +0000Bugfix in the minimum cost arborescence algorithm
deba [Fri, 31 Mar 2006 11:10:44 +0000] rev 2025
Bugfix in the minimum cost arborescence algorithm
Dual solution computation and interface for algorithm
Optimality test on random graph

Thu, 30 Mar 2006 15:34:56 +0000tolerance class incorporated
jacint [Thu, 30 Mar 2006 15:34:56 +0000] rev 2024
tolerance class incorporated

Thu, 30 Mar 2006 15:02:11 +0000Unionfind changes induced some bugs here. Also some augmentations made.
jacint [Thu, 30 Mar 2006 15:02:11 +0000] rev 2023
Unionfind changes induced some bugs here. Also some augmentations made.

Thu, 30 Mar 2006 09:42:05 +0000docfix
alpar [Thu, 30 Mar 2006 09:42:05 +0000] rev 2022
docfix