equal
deleted
inserted
replaced
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 |