Mon, 19 Feb 2007 19:54:28 +0000 deba Minor fix
Mon, 19 Feb 2007 18:56:11 +0000 deba Some documentation changes
Mon, 19 Feb 2007 18:21:28 +0000 deba Naming convention changes
Mon, 19 Feb 2007 12:11:41 +0000 deba Bug fixes
Mon, 19 Feb 2007 09:55:43 +0000 alpar More adequate doc.
Fri, 16 Feb 2007 19:11:31 +0000 deba Using const in lp interface
Fri, 16 Feb 2007 15:57:48 +0000 alpar Check Soplex support, as well
Thu, 15 Feb 2007 19:15:14 +0000 deba Lp row and col getter function
Thu, 15 Feb 2007 14:22:08 +0000 deba Changes on the LP interface
Thu, 15 Feb 2007 13:06:23 +0000 deba Small changes
Wed, 14 Feb 2007 13:50:25 +0000 athos Implemented virtual functions of class LpCplex.
Mon, 12 Feb 2007 17:54:36 +0000 alpar Lagrange relaxation based algorithm for the delay constrained least cost
Mon, 12 Feb 2007 10:27:03 +0000 deba Some spellcheck
Mon, 12 Feb 2007 10:25:56 +0000 deba Dijkstra could return the temporarly distance of the current node
Sun, 11 Feb 2007 16:34:51 +0000 deba Some bug fix
Wed, 07 Feb 2007 18:07:10 +0000 alpar Further doc improvements
Tue, 06 Feb 2007 19:16:26 +0000 alpar Two new distributions added:
Tue, 06 Feb 2007 19:09:17 +0000 alpar Doc improvements
Thu, 25 Jan 2007 14:38:55 +0000 alpar A push/relabel type max cardinality matching implementation.
Thu, 25 Jan 2007 14:36:21 +0000 alpar Doc improvements
Tue, 23 Jan 2007 13:13:39 +0000 deba Correction of the wrong base class
Tue, 23 Jan 2007 12:51:39 +0000 alpar Several doc improvements.
Mon, 22 Jan 2007 12:13:57 +0000 athos Small bug corrected.
Mon, 22 Jan 2007 10:22:14 +0000 alpar - Some bugfixes
Fri, 19 Jan 2007 17:27:22 +0000 alpar Spellcheck
Fri, 19 Jan 2007 17:15:15 +0000 alpar elevator.h: A class for handling item labels in push-relabel type algorithms
Fri, 12 Jan 2007 16:29:06 +0000 athos One important thing only: equality-type constraint can now be added to an lp. The prettyPrint functions are not too pretty yet, I accept.
Thu, 11 Jan 2007 22:08:18 +0000 deba Bug fix
Thu, 11 Jan 2007 21:58:30 +0000 deba G++-3.3 conform solution
Thu, 11 Jan 2007 21:35:14 +0000 deba Bug fix
Thu, 11 Jan 2007 21:27:51 +0000 deba Undirected minimum cut benchmarking
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