Wed, 28 Nov 2007 16:42:58 +0000 deba Bug fix resetting activeness of node at initialization
Tue, 27 Nov 2007 16:26:58 +0000 ladanyi Fix warning when compiling with -Wall.
Tue, 27 Nov 2007 15:41:43 +0000 deba Performance bug in Preflow
Sun, 25 Nov 2007 22:56:44 +0000 deba Bugfix: using read-write map instead reference map
Wed, 21 Nov 2007 18:19:20 +0000 deba Better solution
Wed, 21 Nov 2007 13:35:10 +0000 deba Changed queue implementation
Wed, 21 Nov 2007 13:34:38 +0000 deba Bugfix in min cut computation
Tue, 20 Nov 2007 21:40:55 +0000 kpeter Small changes in the documentation.
Tue, 20 Nov 2007 15:06:03 +0000 deba Nauty graph6 reader
Sat, 17 Nov 2007 21:41:01 +0000 deba Changing max flow interface
Sat, 17 Nov 2007 20:58:11 +0000 deba Redesign the maximum flow algorithms
Wed, 14 Nov 2007 17:53:08 +0000 deba Query the result value of an expression
Wed, 14 Nov 2007 17:44:42 +0000 deba Elevator: slight changes in elevator interface
Wed, 14 Nov 2007 17:42:48 +0000 deba IntegerMap
Wed, 14 Nov 2007 15:36:37 +0000 deba removing semicolon ftom the end of GRAPH_TYPEDEFS
Wed, 14 Nov 2007 06:28:08 +0000 kpeter Small changes in the min. cost flow classes.
Thu, 08 Nov 2007 14:21:28 +0000 deba Planar graph coloring
Wed, 07 Nov 2007 21:52:57 +0000 kpeter Small bug fix.
Tue, 30 Oct 2007 20:44:53 +0000 deba Change to new union-find interface
Tue, 30 Oct 2007 20:21:10 +0000 deba Redesign interface of MaxMatching and UnionFindEnum
Tue, 30 Oct 2007 10:51:07 +0000 deba Bug fix
Thu, 25 Oct 2007 16:57:43 +0000 alpar Fix a typo that caused the failure of 'make dist'
Wed, 24 Oct 2007 16:31:49 +0000 deba BpUGraphReader and Writer
Sat, 20 Oct 2007 14:29:12 +0000 deba Forgotten images
Fri, 19 Oct 2007 17:07:50 +0000 deba planar doxygen group
Fri, 19 Oct 2007 16:24:31 +0000 deba Planar Grid Embedding
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.