NEWS
changeset 2610 52cf8f8f25b4
parent 2606 710c714a7dd3
equal deleted inserted replaced
16:d9b3d161a207 17:f0bebe0fba2a
   132 		* uedgeset is an alias for edgeset
   132 		* uedgeset is an alias for edgeset
   133 		* CPXMIP_OPTIMAL_TOL status is considered as OPTIMAL too
   133 		* CPXMIP_OPTIMAL_TOL status is considered as OPTIMAL too
   134 		* removed "Type" suffix from typedefs
   134 		* removed "Type" suffix from typedefs
   135 		* lower case local variables
   135 		* lower case local variables
   136 	Removed
   136 	Removed
       
   137 		- SspMinCostFlow
   137 		- template Map template parameter from InvertableMaps
   138 		- template Map template parameter from InvertableMaps
   138 		- union-find Item template parameter
   139 		- union-find Item template parameter
   139 		- strict checking
   140 		- strict checking
   140 		- some automatic callback generation 
   141 		- some automatic callback generation 
   141 		- '-Wshadow' seemed too strict therefore removed
   142 		- '-Wshadow' seemed too strict therefore removed