Sun, 06 Feb 2005 20:14:30 +0000 alpar Revised dijkstra.h with several new features added.
Sun, 06 Feb 2005 20:08:25 +0000 alpar The new dijkstra.h comes in the next commit.
Sun, 06 Feb 2005 20:00:56 +0000 alpar - PredNodeMap is a NullMap by default
Sun, 06 Feb 2005 15:49:37 +0000 alpar error.h added
Sun, 06 Feb 2005 14:44:41 +0000 alpar Several important changes:
Sun, 06 Feb 2005 14:38:00 +0000 alpar Document state_enum
Sat, 05 Feb 2005 20:17:15 +0000 alpar Oops.
Sat, 05 Feb 2005 20:05:01 +0000 alpar A new exception class called UninitializedParameter.
Sat, 05 Feb 2005 13:40:01 +0000 hegyi Dijkstra documentation is getting ready, but one decision is missing about naming conventions about named_params
Fri, 04 Feb 2005 15:32:11 +0000 hegyi Documentation is developing itself, but is not ready yet.
Thu, 03 Feb 2005 19:31:37 +0000 klao New error.h moved to lemon/
Thu, 03 Feb 2005 19:27:10 +0000 klao Obsolete error.h removed
Thu, 03 Feb 2005 19:24:42 +0000 klao Latest LEMON exception and assert concepts
Thu, 03 Feb 2005 16:08:56 +0000 alpar Two incomplete additions:
Wed, 02 Feb 2005 16:23:41 +0000 alpar Minor changes.
Wed, 02 Feb 2005 13:11:54 +0000 alpar Bugfix
Wed, 02 Feb 2005 11:54:55 +0000 alpar - More or less follows the new naming convetions
Tue, 01 Feb 2005 15:56:37 +0000 deba Some changes in the IO and map utilities.
Tue, 01 Feb 2005 15:51:22 +0000 deba Tutorial for graph input - output
Tue, 01 Feb 2005 15:43:14 +0000 marci correction
Tue, 01 Feb 2005 15:26:47 +0000 marci try of grouping for documentation
Tue, 01 Feb 2005 12:53:30 +0000 marci lower and upper bound handling functions for rows
Mon, 31 Jan 2005 17:00:12 +0000 marci new functions for changing lower and upper bounds of variables
Sat, 29 Jan 2005 23:22:56 +0000 alpar - Fix missing file (max_matching.h)
Sat, 29 Jan 2005 23:22:02 +0000 alpar - '%%Title:', '%%Copyright:' and '%%CreationDate:' fields added to graphToEps-
Sat, 29 Jan 2005 15:09:41 +0000 alpar - Node shapes are shown in the doc.
Fri, 28 Jan 2005 15:37:08 +0000 deba Concept modification to resolve the item by its ID.
Fri, 28 Jan 2005 15:19:34 +0000 alpar One more trial/approach for named params (Under constr.)
Fri, 28 Jan 2005 14:33:32 +0000 marci small changes, a try for max flow using expression
Fri, 28 Jan 2005 09:09:59 +0000 alpar Add a 'scaleToA4()' function.
Fri, 28 Jan 2005 09:04:34 +0000 alpar Functions to query height/width of a BoundingBox.
Fri, 28 Jan 2005 08:53:48 +0000 alpar Wrap a long line
Thu, 27 Jan 2005 18:13:58 +0000 alpar - Some things to do.
Thu, 27 Jan 2005 17:44:04 +0000 marci -=, - operators in expressions
Thu, 27 Jan 2005 16:11:54 +0000 jacint (none)
Wed, 26 Jan 2005 15:54:06 +0000 marci A proposal or test implementation for linear expression`
Wed, 26 Jan 2005 09:00:40 +0000 ladanyi Various changes.
Wed, 26 Jan 2005 00:09:06 +0000 ladanyi Removed some unnecessary files.
Tue, 25 Jan 2005 18:37:31 +0000 jacint (none)
Tue, 25 Jan 2005 17:40:22 +0000 jacint Adding a function which returns the mate of a node.
Tue, 25 Jan 2005 17:39:24 +0000 jacint following the changes of max_matching.h
Thu, 20 Jan 2005 14:16:40 +0000 alpar Now, the actual drawing is made by run() instead of the destructor.
Thu, 20 Jan 2005 10:24:38 +0000 jacint resetPos deleted
Wed, 19 Jan 2005 20:19:31 +0000 alpar - Nodes are drawn in a better way
Wed, 19 Jan 2005 12:17:11 +0000 alpar One more node-shape added.
Tue, 18 Jan 2005 12:23:09 +0000 alpar Correct bad arrow enpoint when parallel edges are enabled.
Tue, 18 Jan 2005 12:02:27 +0000 alpar In graphToEps(), nodes may have different shapes (circles or squares).
Sun, 16 Jan 2005 22:34:51 +0000 alpar - Parallel edges look a bit better
Sun, 16 Jan 2005 22:31:26 +0000 alpar Functions added to compute the gradient of Bezier curve.
Sun, 16 Jan 2005 22:29:28 +0000 alpar Doc improvements
Sun, 16 Jan 2005 22:27:34 +0000 alpar findEdge bugfix.
Fri, 14 Jan 2005 13:17:16 +0000 marci more precise distinction 'tween low and high level lp interfaces
Fri, 14 Jan 2005 08:02:10 +0000 alpar Changes in doc.
Fri, 14 Jan 2005 08:01:17 +0000 alpar Serious buxfig in findEdge()
Thu, 13 Jan 2005 18:46:00 +0000 jacint Edmonds max_matching.h tester
Thu, 13 Jan 2005 18:44:50 +0000 jacint Edmonds matching alg
Wed, 12 Jan 2005 12:51:30 +0000 alpar functor->map and map->functor converters added.
Tue, 11 Jan 2005 17:16:29 +0000 marci :-}
Tue, 11 Jan 2005 17:15:46 +0000 marci :-}
Tue, 11 Jan 2005 09:15:25 +0000 alpar graph_to_eps mission accomplished.