Changeset 2075:d4d1f6ca5c23 in lemon-0.x
- Timestamp:
- 05/09/06 16:28:02 (17 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2735
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEWS
r1948 r2075 1 200 5-02-03 Version 0.5 Released1 2006-02-03 Version 0.5 Released 2 2 * New features: 3 3 - Bfs/Dfs/Dijkstra … … 17 17 + template assign operator 18 18 + specialized iterable bool map 19 + poten cial difference map19 + potential difference map 20 20 + NodeMatrixMap -- Matrix over the nodes 21 21 - Maps: … … 47 47 - UndirGraph -> UGraph, UndirEdge* -> UEdge* 48 48 - BipartiteGraph -> BpGraph, Lower/UpperNode* -> A/BNode* 49 * Bu xfixes in49 * Bugfixes in 50 50 - DFS 51 51 - Preflow … … 56 56 - runningTimeTest(): a tool to measure running times more precisely 57 57 - Demo for topology 58 - counter.h: a tool to measure the number of st reps of algorithms58 - counter.h: a tool to measure the number of steps of algorithms 59 59 - Some useful scripts: check-compiler, check-integrity 60 60 * Other changes:
Note: See TracChangeset
for help on using the changeset viewer.