Changeset 1947:b386435b3f93 in lemon-0.x
- Timestamp:
- 02/02/06 19:13:18 (19 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2522
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEWS
r1945 r1947 32 32 + negateY() opt 33 33 + male/female node shapes :) 34 + correct BoundingBorhandling34 + correct %%BoundingBox handling 35 35 - Tools: 36 36 + Timer can be stop()ed and (re)start()ed 37 + radix sort algo 37 + radix sort algorithm 38 38 + tolerance.h for working with imprecise numbers 39 * Changed namings:39 * Backward incompatibilities/changed namings: 40 40 - Access functions of TimeStamp/Timer 41 - Undir graph interface: findU ndirEdge, ConUndirEdgeIt41 - Undir graph interface: findUEdge, ConUEdgeIt 42 42 - pred -> predEdge renaming in search algorithms 43 43 - SnapShot -> Snapshot in {List,Smart}Graph
Note: See TracChangeset
for help on using the changeset viewer.