Sun, 30 Sep 2007 19:14:33 +0000 deba Planarity checking and embedding
Fri, 28 Sep 2007 12:42:14 +0000 deba Once again bug fix in significant bit calculation
Fri, 28 Sep 2007 12:15:10 +0000 deba The same for unsigned radix sort
Fri, 28 Sep 2007 12:14:18 +0000 deba Bug fix in most significant digit calculation
Thu, 27 Sep 2007 13:04:06 +0000 kpeter Bug fixes in the documentation (mainly bad references).
Wed, 26 Sep 2007 14:37:48 +0000 deba Generate tools documentation
Wed, 19 Sep 2007 23:35:27 +0000 kpeter Small bug fixes and changes in the documentation.
Sun, 16 Sep 2007 14:21:12 +0000 kpeter Small improvement in documentation.
Sun, 16 Sep 2007 13:29:42 +0000 kpeter Missing header.
Thu, 13 Sep 2007 22:06:54 +0000 kpeter Small changes in min. cost flow algorithms.
Thu, 13 Sep 2007 22:05:32 +0000 kpeter Small bug fixes.
Fri, 31 Aug 2007 08:40:49 +0000 deba Invalid assignments ambiguity handling
Tue, 28 Aug 2007 14:13:40 +0000 deba More simple interface for PathDumper
Tue, 28 Aug 2007 14:00:42 +0000 deba PathNodeIt
Tue, 28 Aug 2007 13:58:54 +0000 deba Redesign of augmenting path based matching
Sat, 25 Aug 2007 10:12:03 +0000 ladanyi Consider the CPXMIP_OPTIMAL_TOL status as OPTIMAL too.
Fri, 24 Aug 2007 14:32:55 +0000 deba uedgeset is an alias for edgeset
Tue, 21 Aug 2007 13:22:21 +0000 deba Query functions: aMatching and bMatching
Sat, 11 Aug 2007 16:34:41 +0000 deba Common interface for bipartite matchings
Thu, 26 Jul 2007 13:59:12 +0000 deba Reporting invalid ID
Thu, 26 Jul 2007 12:18:02 +0000 deba Correction in the line numbering method
Thu, 05 Jul 2007 16:39:42 +0000 deba Sample input for sat-2 and sat demos
Tue, 26 Jun 2007 14:02:08 +0000 deba The mip column addition hack is necessary only for 4.16
Fri, 15 Jun 2007 14:36:24 +0000 deba Improvments in min cost flow algorithms
Fri, 15 Jun 2007 14:32:48 +0000 deba Space reservation for SmartGraph
Fri, 15 Jun 2007 14:31:14 +0000 deba Using set() instead of assignment
Tue, 12 Jun 2007 14:34:28 +0000 alpar Spellcheck
Thu, 07 Jun 2007 20:07:29 +0000 deba Correction for multiple point on starting sweep line
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