Tue, 05 Jun 2007 17:30:52 +0000 alpar Update the demo file of Circulation
Tue, 05 Jun 2007 17:29:46 +0000 alpar Two new constructors added to dim2::BoundingBox
Tue, 05 Jun 2007 17:27:54 +0000 alpar Negate the meaning of the delta parameter
Tue, 05 Jun 2007 17:24:35 +0000 alpar Minor improvement in Tutorial
Tue, 05 Jun 2007 14:48:20 +0000 alpar Bugfix and improvement in -tsp2 algorithm
Tue, 05 Jun 2007 11:49:19 +0000 deba Delaunay triangulation
Tue, 05 Jun 2007 10:59:16 +0000 alpar A minimum spanning tree based TSP algorithm is added (-tsp2)
Tue, 05 Jun 2007 10:57:26 +0000 alpar - Fix a serious bug in UEulerIt
Fri, 11 May 2007 16:03:20 +0000 deba Patch in network simplex
Fri, 11 May 2007 16:02:53 +0000 deba Patch for retrieving reached/processed node in dijkstra, bfs and dfs
Thu, 10 May 2007 14:56:05 +0000 deba Bug fix
Mon, 07 May 2007 18:19:55 +0000 deba Conformity to new GLPK interface
Mon, 07 May 2007 11:42:18 +0000 deba Various min cost flow solvers
Mon, 07 May 2007 08:49:57 +0000 deba Modified start() function in Dfs and Dijkstra classes to give back reached
Mon, 07 May 2007 08:48:40 +0000 deba Bug fix in Bfs class.
Mon, 07 May 2007 08:47:38 +0000 deba Small improvements in MinMeanCycle class.
Tue, 24 Apr 2007 09:39:01 +0000 alpar Integer parameters also convert to double
Fri, 20 Apr 2007 17:26:38 +0000 alpar Fix the bug
Fri, 20 Apr 2007 17:24:05 +0000 alpar Test the repository checking service
Fri, 20 Apr 2007 16:22:03 +0000 alpar Fix the test bug
Fri, 20 Apr 2007 15:53:06 +0000 ladanyi Sorry...
Fri, 20 Apr 2007 15:51:54 +0000 ladanyi fix to compile with gcc 4.1.2
Fri, 20 Apr 2007 14:50:42 +0000 alpar Test broken repository warning
Fri, 20 Apr 2007 14:49:21 +0000 deba Renaming topology doxygen group
Fri, 20 Apr 2007 14:47:19 +0000 deba Doc change
Fri, 20 Apr 2007 14:06:08 +0000 deba Clear for unionfinds
Thu, 19 Apr 2007 15:14:34 +0000 deba Allowing 'string' type quoting
Thu, 19 Apr 2007 15:12:59 +0000 deba Helper classs for checking existence of a nested class
Thu, 19 Apr 2007 15:11:58 +0000 deba Redesigned Kruskal algorithm
Thu, 19 Apr 2007 15:09:08 +0000 deba Corrections on StoreBoolMap
Thu, 19 Apr 2007 15:07:03 +0000 deba Doc fix
Wed, 18 Apr 2007 16:35:04 +0000 deba Small changes
Wed, 18 Apr 2007 16:34:40 +0000 deba Demo program for SAT problems
Wed, 11 Apr 2007 07:34:40 +0000 ladanyi Added SimplePath::front().
Tue, 10 Apr 2007 09:01:30 +0000 athos Slight modifications.
Fri, 06 Apr 2007 22:50:27 +0000 deba Parameter reordering
Fri, 30 Mar 2007 14:17:28 +0000 deba Small improvments
Tue, 27 Mar 2007 09:23:33 +0000 athos I only corrected bugs to make things compile: some featured not implemented here yet.
Mon, 26 Mar 2007 10:44:03 +0000 deba Bug fix
Thu, 22 Mar 2007 15:40:50 +0000 deba Right dimacs format for min cost flows
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