Fri, 19 Oct 2007 15:21:07 +0000 deba Bug fix in undirected graphs (adding loops)
Fri, 19 Oct 2007 13:50:13 +0000 ladanyi Build fix.
Wed, 17 Oct 2007 12:46:14 +0000 deba setAll for iterable bool maps
Sat, 13 Oct 2007 08:48:07 +0000 ladanyi Added the function isFinite(), and replaced the calls to finite() with it.
Fri, 12 Oct 2007 22:19:03 +0000 ladanyi Makefile fix.
Tue, 09 Oct 2007 17:46:06 +0000 deba Bad documentation
Tue, 09 Oct 2007 17:13:17 +0000 deba Adding doc
Tue, 09 Oct 2007 17:11:42 +0000 deba Documentation for lemon tools
Tue, 09 Oct 2007 16:22:04 +0000 deba Minor bug fixes in documentation
Tue, 09 Oct 2007 15:46:12 +0000 deba Bug fix and redesign StdMap
Tue, 09 Oct 2007 09:36:54 +0000 deba Bug fix in MaxMatching
Tue, 02 Oct 2007 14:20:04 +0000 deba Removing other occurences of cnt
Tue, 02 Oct 2007 14:15:18 +0000 deba Doc bug fix
Tue, 02 Oct 2007 12:34:43 +0000 deba New developers page
Mon, 01 Oct 2007 19:23:16 +0000 alpar make it compatible with current version of glpk
Mon, 01 Oct 2007 18:57:21 +0000 alpar - Gamma distributon random variable.
Mon, 01 Oct 2007 18:55:58 +0000 alpar Missing header file added.
Sun, 30 Sep 2007 19:19:33 +0000 deba Avoiding warnings
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