Thu, 22 Mar 2007 06:36:50 +0000 ladanyi Append the svn revision number to the version string automatically.
Wed, 14 Mar 2007 18:58:33 +0000 deba Bug fix
Wed, 14 Mar 2007 18:01:04 +0000 deba dim_to_lgf
Tue, 13 Mar 2007 16:32:35 +0000 alpar Minimum mean cycle algorithm contributed by Peter Kovacs.
Tue, 13 Mar 2007 15:42:06 +0000 alpar Doc improvements contributed by Peter Kovacs.
Tue, 13 Mar 2007 15:35:56 +0000 alpar Using LEMON_ASSERT instead of LogicError()
Tue, 13 Mar 2007 12:33:40 +0000 alpar Better doc.
Mon, 12 Mar 2007 15:00:33 +0000 deba Missing template keyword bug
Mon, 12 Mar 2007 13:57:53 +0000 alpar dim_to_lgf has been moved to tools/ (from demo/)
Mon, 12 Mar 2007 13:45:50 +0000 alpar The lemon repository has been renamed
Mon, 12 Mar 2007 13:26:56 +0000 alpar An improved version of ArgParser: You don't need to give an explicit storage
Wed, 07 Mar 2007 13:32:12 +0000 deba Data hiding
Wed, 07 Mar 2007 12:00:59 +0000 deba Steiner 2-approximation demo
Wed, 07 Mar 2007 11:57:51 +0000 deba More query functions
Wed, 07 Mar 2007 11:57:23 +0000 deba Little interface improvment
Wed, 07 Mar 2007 11:56:53 +0000 deba Some design correction
Wed, 07 Mar 2007 11:56:14 +0000 deba naming convention:
Tue, 06 Mar 2007 17:04:16 +0000 deba Correction of urls and email addresses
Tue, 06 Mar 2007 17:03:37 +0000 deba Bug fix missing include
Tue, 06 Mar 2007 16:57:15 +0000 deba Bug fix
Mon, 05 Mar 2007 17:10:58 +0000 deba Bug whit Parent typedef in SplitGraphAdaptor::CombinedEdgeMap
Sat, 03 Mar 2007 16:30:37 +0000 alpar Happy New Year to all source files!
Sat, 03 Mar 2007 16:04:50 +0000 alpar - '-Wshadow' seemed to strict therefore removed
Sat, 03 Mar 2007 12:05:05 +0000 alpar arg_parser.h: A command line argument parser.
Sat, 03 Mar 2007 12:00:32 +0000 alpar More doc.
Sat, 03 Mar 2007 11:57:07 +0000 alpar Fix icc compilation failures
Fri, 02 Mar 2007 18:04:28 +0000 deba Hard Warning checking
Fri, 02 Mar 2007 17:56:22 +0000 deba Bug fix
Thu, 01 Mar 2007 17:14:24 +0000 deba getNotifier to notifier renaming
Thu, 01 Mar 2007 16:50:12 +0000 deba steiner.h into the makefile
Thu, 01 Mar 2007 16:47:49 +0000 deba 2-approximation of Steiner-tree problem
Thu, 01 Mar 2007 16:47:23 +0000 deba Bug fix
Thu, 01 Mar 2007 16:04:12 +0000 alpar ball2() -> disc() renaming
Thu, 01 Mar 2007 16:03:36 +0000 alpar Prescaling can be turned off
Wed, 21 Feb 2007 13:51:45 +0000 deba Once again minor doc changes
Wed, 21 Feb 2007 13:49:19 +0000 deba Minor changes
Wed, 21 Feb 2007 13:30:21 +0000 deba Reorganization of the modules and groups
Tue, 20 Feb 2007 15:53:33 +0000 alpar A preflow based general network circulation algorithm and a simple demo
Tue, 20 Feb 2007 13:01:22 +0000 alpar Some two dimensional random distribution added.
Tue, 20 Feb 2007 12:55:37 +0000 alpar Doc improvements
Mon, 19 Feb 2007 19:55:13 +0000 deba Adding original license to the file
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.