Tue, 18 Jul 2006 11:11:54 +0000Some tests added to the test file mip_test.cc. One problem is the verbosity of the mip solver in glpk which I couldn't find how to kill.
athos [Tue, 18 Jul 2006 11:11:54 +0000] rev 2149
Some tests added to the test file mip_test.cc. One problem is the verbosity of the mip solver in glpk which I couldn't find how to kill.

Mon, 17 Jul 2006 11:56:17 +0000Modifications to the interface: colType() functions, though I left the old integer() functions, too.
athos [Mon, 17 Jul 2006 11:56:17 +0000] rev 2148
Modifications to the interface: colType() functions, though I left the old integer() functions, too.

Mon, 17 Jul 2006 09:31:41 +0000mip_test file went to mip_demo.
athos [Mon, 17 Jul 2006 09:31:41 +0000] rev 2147
mip_test file went to mip_demo.

Mon, 17 Jul 2006 09:16:00 +0000Still not final.
athos [Mon, 17 Jul 2006 09:16:00 +0000] rev 2146
Still not final.

Mon, 17 Jul 2006 09:10:19 +0000Sorry, mistake
athos [Mon, 17 Jul 2006 09:10:19 +0000] rev 2145
Sorry, mistake

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.