Mon, 17 Jul 2006 09:00:21 +0000MIP support added (by Jano, the Great).
athos [Mon, 17 Jul 2006 09:00:21 +0000] rev 2144
MIP support added (by Jano, the Great).

Mon, 17 Jul 2006 07:30:56 +0000Even better...
alpar [Mon, 17 Jul 2006 07:30:56 +0000] rev 2143
Even better...

Mon, 17 Jul 2006 07:00:39 +0000Some documentation got changed.
athos [Mon, 17 Jul 2006 07:00:39 +0000] rev 2142
Some documentation got changed.

Fri, 14 Jul 2006 13:48:14 +0000reference to modules added
alpar [Fri, 14 Jul 2006 13:48:14 +0000] rev 2141
reference to modules added

Fri, 14 Jul 2006 13:11:18 +0000Minor comment added.
alpar [Fri, 14 Jul 2006 13:11:18 +0000] rev 2140
Minor comment added.

Fri, 14 Jul 2006 10:51:14 +0000Some updates and restructuring
alpar [Fri, 14 Jul 2006 10:51:14 +0000] rev 2139
Some updates and restructuring

Fri, 14 Jul 2006 10:50:05 +0000glemon is in a separate repository.
alpar [Fri, 14 Jul 2006 10:50:05 +0000] rev 2138
glemon is in a separate repository.

Fri, 14 Jul 2006 10:25:26 +0000Using fixed bipartite graph
deba [Fri, 14 Jul 2006 10:25:26 +0000] rev 2137
Using fixed bipartite graph

Fri, 14 Jul 2006 09:37:48 +0000Bug fix in MinCostMaxBipartiteMatching
deba [Fri, 14 Jul 2006 09:37:48 +0000] rev 2136
Bug fix in MinCostMaxBipartiteMatching
The augmenting phase have not changed the
unreached nodes' potential which caused invalid
dual solution in some cases

Wed, 12 Jul 2006 11:40:52 +0000Must have been changed because of the private copy constructor.
alpar [Wed, 12 Jul 2006 11:40:52 +0000] rev 2135
Must have been changed because of the private copy constructor.

Wed, 12 Jul 2006 11:14:12 +0000... and fix another one.
alpar [Wed, 12 Jul 2006 11:14:12 +0000] rev 2134
... and fix another one.

Wed, 12 Jul 2006 11:07:48 +0000... and fix a stupid bug.
alpar [Wed, 12 Jul 2006 11:07:48 +0000] rev 2133
... and fix a stupid bug.

Wed, 12 Jul 2006 11:05:00 +0000(Hopefully) finish privatizing the copy constr. and operator= in
alpar [Wed, 12 Jul 2006 11:05:00 +0000] rev 2132
(Hopefully) finish privatizing the copy constr. and operator= in
the graph concept, ListGraph and SmartGraph.

Wed, 12 Jul 2006 10:49:17 +0000New, less general installation instructions.
ladanyi [Wed, 12 Jul 2006 10:49:17 +0000] rev 2131
New, less general installation instructions.

Wed, 12 Jul 2006 10:38:11 +0000Resolving: Bug #51
deba [Wed, 12 Jul 2006 10:38:11 +0000] rev 2130
Resolving: Bug #51

Wed, 12 Jul 2006 10:34:07 +0000Resolving: Bug #52
deba [Wed, 12 Jul 2006 10:34:07 +0000] rev 2129
Resolving: Bug #52

Tue, 11 Jul 2006 16:09:49 +0000- Disable the copy constructor and operator= of {List|Smart}[U]Graph.
alpar [Tue, 11 Jul 2006 16:09:49 +0000] rev 2128
- Disable the copy constructor and operator= of {List|Smart}[U]Graph.
- Improve graph doc
- Also put private members into the doc (if they are documented)

Tue, 11 Jul 2006 15:50:19 +0000Do not install the documentation if configure was called with --disable-doc.
ladanyi [Tue, 11 Jul 2006 15:50:19 +0000] rev 2127
Do not install the documentation if configure was called with --disable-doc.

Tue, 11 Jul 2006 15:42:15 +0000Renameing file: graph_component.h => graph_components.h
deba [Tue, 11 Jul 2006 15:42:15 +0000] rev 2126
Renameing file: graph_component.h => graph_components.h

Tue, 11 Jul 2006 14:42:06 +0000Removed references to the gui.
ladanyi [Tue, 11 Jul 2006 14:42:06 +0000] rev 2125
Removed references to the gui.

Tue, 11 Jul 2006 13:54:02 +0000Use sed instead of rpl
alpar [Tue, 11 Jul 2006 13:54:02 +0000] rev 2124
Use sed instead of rpl

Tue, 11 Jul 2006 13:51:52 +0000Minor doc improvements
alpar [Tue, 11 Jul 2006 13:51:52 +0000] rev 2123
Minor doc improvements

Tue, 11 Jul 2006 12:37:53 +0000README version one is added.
hegyi [Tue, 11 Jul 2006 12:37:53 +0000] rev 2122
README version one is added.

Mon, 10 Jul 2006 19:04:17 +0000Modifications in the Graph Component concepts
deba [Mon, 10 Jul 2006 19:04:17 +0000] rev 2121
Modifications in the Graph Component concepts

Wed, 05 Jul 2006 16:59:45 +0000As we agreed, Node/Edge::operator<() is required by the concept
alpar [Wed, 05 Jul 2006 16:59:45 +0000] rev 2120
As we agreed, Node/Edge::operator<() is required by the concept

Tue, 04 Jul 2006 19:06:47 +0000Distribute Makefiles.
ladanyi [Tue, 04 Jul 2006 19:06:47 +0000] rev 2119
Distribute Makefiles.

Tue, 04 Jul 2006 18:53:24 +0000Distribute Doxyfile.in and lemon.pc.in.
ladanyi [Tue, 04 Jul 2006 18:53:24 +0000] rev 2118
Distribute Doxyfile.in and lemon.pc.in.

Tue, 04 Jul 2006 17:49:01 +0000- Revised "Concepts" group documentation
alpar [Tue, 04 Jul 2006 17:49:01 +0000] rev 2117
- Revised "Concepts" group documentation
- Other minor doc improvements

Fri, 30 Jun 2006 12:15:45 +0000Revert splitted files
deba [Fri, 30 Jun 2006 12:15:45 +0000] rev 2116
Revert splitted files

Fri, 30 Jun 2006 12:14:36 +0000Splitted graph files
deba [Fri, 30 Jun 2006 12:14:36 +0000] rev 2115
Splitted graph files