Thu, 06 May 2004 09:26:23 +0000(none)
jacint [Thu, 06 May 2004 09:26:23 +0000] rev 538
(none)

Wed, 05 May 2004 17:51:56 +0000Contains Edmonds' matching algorithm in a plain and in a heuristical form.
jacint [Wed, 05 May 2004 17:51:56 +0000] rev 537
Contains Edmonds' matching algorithm in a plain and in a heuristical form.

Wed, 05 May 2004 17:29:41 +0000tests max_matching.h
jacint [Wed, 05 May 2004 17:29:41 +0000] rev 536
tests max_matching.h

Wed, 05 May 2004 17:24:06 +0000(none)
jacint [Wed, 05 May 2004 17:24:06 +0000] rev 535
(none)

Wed, 05 May 2004 17:23:04 +0000primitive random graph generator
jacint [Wed, 05 May 2004 17:23:04 +0000] rev 534
primitive random graph generator

Wed, 05 May 2004 08:36:00 +0000Minor bugfix.
alpar [Wed, 05 May 2004 08:36:00 +0000] rev 533
Minor bugfix.

Wed, 05 May 2004 08:18:19 +0000Compiles also with icc.
alpar [Wed, 05 May 2004 08:18:19 +0000] rev 532
Compiles also with icc.

Wed, 05 May 2004 07:53:51 +0000Compiles with are icc, as well.
alpar [Wed, 05 May 2004 07:53:51 +0000] rev 531
Compiles with are icc, as well.

Tue, 04 May 2004 16:52:15 +0000Minimum cost flows of small values: algorithm from Andras Frank's lecture notes (approximately)
athos [Tue, 04 May 2004 16:52:15 +0000] rev 530
Minimum cost flows of small values: algorithm from Andras Frank's lecture notes (approximately)

Tue, 04 May 2004 16:17:17 +0000Adding update() to NullMap
jacint [Tue, 04 May 2004 16:17:17 +0000] rev 529
Adding update() to NullMap

Tue, 04 May 2004 16:16:49 +0000Able to read min cost flow, max flow, shortest path, matching testgraphs
jacint [Tue, 04 May 2004 16:16:49 +0000] rev 528
Able to read min cost flow, max flow, shortest path, matching testgraphs

Tue, 04 May 2004 14:54:21 +0000Nem tudom, a hugo-n miert nem megy.
athos [Tue, 04 May 2004 14:54:21 +0000] rev 527
Nem tudom, a hugo-n miert nem megy.

Tue, 04 May 2004 14:06:00 +0000bool forward(Edge), bool backward(Edge)
marci [Tue, 04 May 2004 14:06:00 +0000] rev 526
bool forward(Edge), bool backward(Edge)

Tue, 04 May 2004 12:03:04 +0000misc
marci [Tue, 04 May 2004 12:03:04 +0000] rev 525
misc

Tue, 04 May 2004 12:01:49 +0000An undirected graph template UndirGraph<Graph> can be used.
marci [Tue, 04 May 2004 12:01:49 +0000] rev 524
An undirected graph template UndirGraph<Graph> can be used.

Tue, 04 May 2004 12:00:13 +0000Started.
athos [Tue, 04 May 2004 12:00:13 +0000] rev 523
Started.

Tue, 04 May 2004 11:20:16 +0000Nothing special.
athos [Tue, 04 May 2004 11:20:16 +0000] rev 522
Nothing special.

Tue, 04 May 2004 10:58:42 +0000Ezt mintha mar toroltem volna.
athos [Tue, 04 May 2004 10:58:42 +0000] rev 521
Ezt mintha mar toroltem volna.

Tue, 04 May 2004 09:33:21 +0000Created minlengthpaths_test.cc. Compiles with: g++-3.0 -Wall -I. -I../{klao,jacint,marci} -I.. -I../../include minlengthpaths_test.cc -o min | & less
athos [Tue, 04 May 2004 09:33:21 +0000] rev 520
Created minlengthpaths_test.cc. Compiles with: g++-3.0 -Wall -I. -I../{klao,jacint,marci} -I.. -I../../include minlengthpaths_test.cc -o min | & less

Tue, 04 May 2004 09:03:00 +0000Putting things in their place
athos [Tue, 04 May 2004 09:03:00 +0000] rev 519
Putting things in their place

Tue, 04 May 2004 09:00:11 +0000Started minlengthpaths_test, but it should not be here
athos [Tue, 04 May 2004 09:00:11 +0000] rev 518
Started minlengthpaths_test, but it should not be here

Tue, 04 May 2004 08:34:01 +0000Test file xy_test.cc finished. Really.
athos [Tue, 04 May 2004 08:34:01 +0000] rev 517
Test file xy_test.cc finished. Really.

Tue, 04 May 2004 08:31:48 +0000Test file xy_test.cc finished.
athos [Tue, 04 May 2004 08:31:48 +0000] rev 516
Test file xy_test.cc finished.

Mon, 03 May 2004 17:06:38 +0000To be compatible with gcc-3.4.0 ...
alpar [Mon, 03 May 2004 17:06:38 +0000] rev 515
To be compatible with gcc-3.4.0 ...

Mon, 03 May 2004 14:43:49 +0000An awful mistake found and corrected.
athos [Mon, 03 May 2004 14:43:49 +0000] rev 514
An awful mistake found and corrected.

Mon, 03 May 2004 14:42:40 +0000xy_test added: it was not entirely useless, I found a mistake in xy.h
athos [Mon, 03 May 2004 14:42:40 +0000] rev 513
xy_test added: it was not entirely useless, I found a mistake in xy.h

Mon, 03 May 2004 11:43:27 +0000bip matching...
marci [Mon, 03 May 2004 11:43:27 +0000] rev 512
bip matching...

Mon, 03 May 2004 10:27:20 +0000getPath() function implemented.
athos [Mon, 03 May 2004 10:27:20 +0000] rev 511
getPath() function implemented.

Mon, 03 May 2004 10:04:27 +0000matching, flows
marci [Mon, 03 May 2004 10:04:27 +0000] rev 510
matching, flows

Mon, 03 May 2004 09:44:00 +0000(none)
alpar [Mon, 03 May 2004 09:44:00 +0000] rev 509
(none)

Mon, 03 May 2004 09:43:03 +0000docfix.
alpar [Mon, 03 May 2004 09:43:03 +0000] rev 508
docfix.

Mon, 03 May 2004 09:38:17 +0000A "related pages" about Hugo Coding Style.
alpar [Mon, 03 May 2004 09:38:17 +0000] rev 507
A "related pages" about Hugo Coding Style.
To be improved.