Tue, 02 May 2006 18:23:42 +0000gLEMON does not compile with gtkmm 2.4.x
ladanyi [Tue, 02 May 2006 18:23:42 +0000] rev 2068
gLEMON does not compile with gtkmm 2.4.x

Thu, 27 Apr 2006 14:53:23 +0000Tabu Search by Szabadkai Mark
deba [Thu, 27 Apr 2006 14:53:23 +0000] rev 2067
Tabu Search by Szabadkai Mark

Thu, 27 Apr 2006 13:10:23 +0000added scrollbars to the canvas
ladanyi [Thu, 27 Apr 2006 13:10:23 +0000] rev 2066
added scrollbars to the canvas

Thu, 27 Apr 2006 12:20:09 +0000filter loop edges
ladanyi [Thu, 27 Apr 2006 12:20:09 +0000] rev 2065
filter loop edges

Tue, 25 Apr 2006 14:48:50 +0000Bug fix in findUEdge
deba [Tue, 25 Apr 2006 14:48:50 +0000] rev 2064
Bug fix in findUEdge

Tue, 18 Apr 2006 22:59:33 +0000id->label
ladanyi [Tue, 18 Apr 2006 22:59:33 +0000] rev 2063
id->label

Tue, 18 Apr 2006 13:25:41 +0000Also check mingw compatibility
alpar [Tue, 18 Apr 2006 13:25:41 +0000] rev 2062
Also check mingw compatibility

Tue, 18 Apr 2006 09:14:38 +0000Bug fix
deba [Tue, 18 Apr 2006 09:14:38 +0000] rev 2061
Bug fix

Add missing function

Tue, 18 Apr 2006 07:03:12 +0000Images into the algorithm groups
deba [Tue, 18 Apr 2006 07:03:12 +0000] rev 2060
Images into the algorithm groups

Tue, 18 Apr 2006 07:02:32 +0000Doc fix
deba [Tue, 18 Apr 2006 07:02:32 +0000] rev 2059
Doc fix

Tue, 18 Apr 2006 07:01:55 +0000Refinements in bipartite matching algorithms
deba [Tue, 18 Apr 2006 07:01:55 +0000] rev 2058
Refinements in bipartite matching algorithms

Fri, 14 Apr 2006 23:55:36 +0000added missing glibc2.m4
ladanyi [Fri, 14 Apr 2006 23:55:36 +0000] rev 2057
added missing glibc2.m4

Fri, 14 Apr 2006 22:01:02 +0000downgrade to gettext 0.14.2
ladanyi [Fri, 14 Apr 2006 22:01:02 +0000] rev 2056
downgrade to gettext 0.14.2

Fri, 14 Apr 2006 18:53:56 +0000po update
ladanyi [Fri, 14 Apr 2006 18:53:56 +0000] rev 2055
po update

Fri, 14 Apr 2006 18:35:55 +0000bugfix
ladanyi [Fri, 14 Apr 2006 18:35:55 +0000] rev 2054
bugfix

Fri, 14 Apr 2006 18:31:50 +0000distribute m4/*.m4
ladanyi [Fri, 14 Apr 2006 18:31:50 +0000] rev 2053
distribute m4/*.m4

Fri, 14 Apr 2006 18:31:16 +0000some reorganization
ladanyi [Fri, 14 Apr 2006 18:31:16 +0000] rev 2052
some reorganization

Fri, 14 Apr 2006 18:07:33 +0000MaxWeightedBipartiteMatching
deba [Fri, 14 Apr 2006 18:07:33 +0000] rev 2051
MaxWeightedBipartiteMatching
MinCostMaxBipartiteMatching

Both algorithms are based on successive shortest
path algorithm with dijkstra shortest path
finding

Fri, 14 Apr 2006 18:05:02 +0000Changing the mining of the clear in heaps
deba [Fri, 14 Apr 2006 18:05:02 +0000] rev 2050
Changing the mining of the clear in heaps
It does not touch the heap cross ref. It is
sometimes more clean useable and more efficient

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.