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.