Tue, 28 Nov 2006 17:15:50 +0000 alpar - update graph_oriantation.cc to be in line with the renamed xy and with the
Tue, 28 Nov 2006 12:36:51 +0000 alpar Make the constructors of ColIt public.
Fri, 24 Nov 2006 14:24:43 +0000 deba Erasing unionfind Item template parameter
Tue, 21 Nov 2006 18:29:31 +0000 deba Some doc fix
Tue, 21 Nov 2006 18:22:08 +0000 deba BfsVisitor
Tue, 21 Nov 2006 17:28:08 +0000 deba Keeping order of alteration observers
Mon, 20 Nov 2006 10:14:21 +0000 ladanyi Doc fix.
Tue, 14 Nov 2006 09:49:26 +0000 alpar ColIt added. (Untested, but at least it compiles.)
Mon, 13 Nov 2006 18:58:39 +0000 alpar Test the automatic compilation checker 1/2: fix the repo again
Mon, 13 Nov 2006 18:46:19 +0000 alpar Test the automatic compilation checker 1/2: make a bug
Mon, 13 Nov 2006 12:30:59 +0000 deba Conditional execution until the target is reached
Thu, 09 Nov 2006 00:50:07 +0000 alpar Bugfix: didn't removed the lock file if something went wrong
Thu, 09 Nov 2006 00:23:26 +0000 alpar Test the automatic compilation checker 3/3: fix repo again
Thu, 09 Nov 2006 00:19:53 +0000 alpar Test the automatic compilation checker 2/3: wrong commit
Thu, 09 Nov 2006 00:14:15 +0000 alpar Test the automatic compilation checker 1/3
Wed, 08 Nov 2006 23:40:08 +0000 alpar Send message to the commit author, as well
Wed, 08 Nov 2006 23:28:14 +0000 alpar Script for automatic checking of SVN commit's consistency
Fri, 03 Nov 2006 16:29:32 +0000 deba First implementation of the static graph class
Fri, 03 Nov 2006 15:21:52 +0000 deba General mapping based variant type
Fri, 03 Nov 2006 14:24:44 +0000 deba Spellchecking
Fri, 03 Nov 2006 14:20:24 +0000 deba GraphCopy and UGraphCopy modifications
Fri, 03 Nov 2006 14:14:05 +0000 deba Strict checking disabled
Tue, 31 Oct 2006 15:57:53 +0000 athos Corrected some typos and grammatical errors.
Tue, 31 Oct 2006 14:56:13 +0000 deba Removing template Map template parameter from InvertableMaps
Tue, 31 Oct 2006 14:41:12 +0000 deba The implementation of the graph copy is changed
Tue, 31 Oct 2006 14:31:13 +0000 deba Bug fix
Tue, 31 Oct 2006 14:30:54 +0000 deba Renaming MinCut
Tue, 31 Oct 2006 14:28:27 +0000 deba Bug fix
Tue, 31 Oct 2006 14:27:58 +0000 deba Bug fixes
Tue, 31 Oct 2006 09:32:44 +0000 mqrelly tutorial update
Tue, 31 Oct 2006 08:46:18 +0000 alpar One more refinement lemon-0.6
Tue, 31 Oct 2006 08:39:01 +0000 alpar Update scripts
Tue, 31 Oct 2006 08:32:28 +0000 alpar update for version 0.6
Tue, 31 Oct 2006 08:28:55 +0000 alpar icpc-9.0 compilation bugfix
Mon, 30 Oct 2006 17:22:14 +0000 deba Min cost flow is renamed to SspMinCostFlow
Mon, 30 Oct 2006 16:26:13 +0000 athos Small bugs in the documentation 2.
Mon, 30 Oct 2006 16:19:18 +0000 alpar Turn off 32 bit only tests, cont'd.
Mon, 30 Oct 2006 16:12:44 +0000 athos Small bugs in the documentation.
Mon, 30 Oct 2006 15:29:50 +0000 alpar Turn off 32 bit only tests.
Mon, 30 Oct 2006 15:23:35 +0000 alpar repository cleanup
Mon, 30 Oct 2006 12:25:43 +0000 alpar - Add an autopackage generator script for glpk
Mon, 30 Oct 2006 12:07:52 +0000 deba Bug fix for removing heap Item from template parameter list
Mon, 30 Oct 2006 12:01:51 +0000 athos ColName() -> colName(), Coeff() -> coeff()
Mon, 30 Oct 2006 11:32:19 +0000 athos LEMON_INTEGER -> INT
Fri, 27 Oct 2006 15:19:33 +0000 hegyi NEWS updated to Rel0.6 - according to Alpar's instruction, at last
Fri, 27 Oct 2006 15:08:58 +0000 hegyi NEWS updated to Rel0.6
Fri, 27 Oct 2006 12:39:13 +0000 athos A little test was born for Expr::simplify().
Thu, 26 Oct 2006 14:20:17 +0000 mqrelly Bug #46 fixed: Superfluous template parameter in Heap concept
Thu, 26 Oct 2006 13:35:35 +0000 alpar concept -> concepts cont'd
Thu, 26 Oct 2006 06:54:13 +0000 alpar Doc update
Tue, 24 Oct 2006 17:19:16 +0000 alpar concept -> concepts (namespace & directory)
Tue, 24 Oct 2006 16:49:41 +0000 alpar Spellcheck
Sun, 22 Oct 2006 19:45:57 +0000 alpar Docfix.
Fri, 20 Oct 2006 12:06:49 +0000 alpar Doc improvements.
Fri, 20 Oct 2006 12:05:54 +0000 alpar Graph imlementations actually provide ReferenceMaps.
Wed, 18 Oct 2006 15:18:27 +0000 deba It have not been saved
Wed, 18 Oct 2006 15:05:12 +0000 deba Some improvements on item readers and writers
Tue, 17 Oct 2006 11:05:23 +0000 alpar Remove superfluous #ifndef boundaries
Tue, 17 Oct 2006 11:02:30 +0000 alpar A trial to make the last test platform independent.
Tue, 17 Oct 2006 11:02:05 +0000 deba Documentation for UndirGraphAdaptor