Thu, 11 Jan 2007 21:22:39 +0000 deba Make Hao-Orlin epsilon-safe
Thu, 11 Jan 2007 21:20:57 +0000 deba Bug fix
Thu, 11 Jan 2007 21:06:47 +0000 deba Changing implementation of undirected graphs
Thu, 11 Jan 2007 21:05:00 +0000 deba Adding two heuristics
Tue, 09 Jan 2007 11:42:43 +0000 athos Nothing serious.
Mon, 08 Jan 2007 10:39:59 +0000 deba New path concept and path structures
Fri, 05 Jan 2007 10:59:18 +0000 athos I only corrected some errors in the documentation.
Tue, 19 Dec 2006 15:53:42 +0000 deba MACROS for debug map usage
Tue, 19 Dec 2006 14:00:43 +0000 deba Bug fix
Mon, 18 Dec 2006 14:35:33 +0000 deba Easier inverse than m.inverse()[a] => m(a)
Mon, 18 Dec 2006 10:12:07 +0000 deba Better handling of inexact computation.
Tue, 12 Dec 2006 13:35:52 +0000 deba clone => build renaming
Thu, 07 Dec 2006 16:10:54 +0000 athos Query functions have been implemented for GLPK (CPLEX breaks at the moment, I guess): These functions include:
Mon, 04 Dec 2006 18:09:09 +0000 alpar More sophisticated warning messages.
Mon, 04 Dec 2006 18:08:30 +0000 alpar Fix 'unused variable' warnings
Mon, 04 Dec 2006 16:51:46 +0000 athos Oops. I did not mean to break the repository.
Mon, 04 Dec 2006 16:48:13 +0000 athos Some query functions got implemented, but only for GLPK.
Mon, 04 Dec 2006 15:00:24 +0000 alpar Check for gcc version 3.3, 3.4 and 4.0 as well
Mon, 04 Dec 2006 14:29:58 +0000 alpar Send the output to /dev/null
Mon, 04 Dec 2006 13:13:14 +0000 alpar Copy constructor for LpGlpk
Thu, 30 Nov 2006 16:40:09 +0000 alpar Automatic doc generation from the SVN trunk
Thu, 30 Nov 2006 14:42:18 +0000 alpar - Change the subjects of broken repository mail alerts.
Thu, 30 Nov 2006 14:38:18 +0000 alpar Send broken repository alert also to lemon-commits@lemon.cs.elte.hu.
Thu, 30 Nov 2006 13:43:49 +0000 alpar Put server services related scripts under the server-services folder.
Wed, 29 Nov 2006 17:35:31 +0000 deba Lp section reader
Wed, 29 Nov 2006 17:34:29 +0000 deba Configuration files for soplex
Wed, 29 Nov 2006 17:32:03 +0000 deba checking soplex
Wed, 29 Nov 2006 17:30:21 +0000 deba Preliminary soplex support
Wed, 29 Nov 2006 15:01:13 +0000 deba modified _setColCoeff and _setRowCoeff parameters
Tue, 28 Nov 2006 17:25:22 +0000 alpar make 'commit-checker' silent
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