[Lemon-commits] kpeter: r3490 - lemon/trunk

Lemon SVN svn at lemon.cs.elte.hu
Thu Apr 17 23:28:21 CEST 2008


Author: kpeter
Date: Thu Apr 17 23:28:21 2008
New Revision: 3490

Modified:
   lemon/trunk/NEWS

Log:
Revert mistaken changes in NEWS file.


Modified: lemon/trunk/NEWS
==============================================================================
--- lemon/trunk/NEWS	(original)
+++ lemon/trunk/NEWS	Thu Apr 17 23:28:21 2008
@@ -13,8 +13,7 @@
 			* Lagrange relaxation based algorithm for the delay constrained least cost path problem
 			* a preflow based general network circulation algorithm
 			* 2-approximation of Steiner-tree problem
-			* two heuristics for minimum cut algorithms
-			  (http://www.avglab.com/andrew/pub/neci-tr-96-132.ps)
+			* two heuristics for minimum cut algorithms (http://www.avglab.com/andrew/pub/neci-tr-96-132.ps)
 			* Gomory-Hu tree algorithm
 			* Edmond's Blossom shrinking algorithm
 			* minimum mean cycle algorithm
@@ -238,7 +237,7 @@
 		+ GraphToEps:
 			* negateY() opt
 			* male/female node shapes :)
-			* correct BoundingBox handling
+			* correct %%BoundingBox handling
 	Backward incompatibilities/changed namings:
 		* Access functions of TimeStamp/Timer
 		* Undirected graph interface: findUEdge, ConUEdgeIt



More information about the Lemon-commits mailing list