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